Skip to content

Commit

Permalink
Added version 1.0.3 of MDTransitioning.
Browse files Browse the repository at this point in the history
  • Loading branch information
xulinfeng committed May 15, 2018
1 parent cf0d5c0 commit 12583d6
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions Specs/MDTransitioning/1.0.3/MDTransitioning.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "MDTransitioning",
"version": "1.0.3",
"summary": "transition and interaction",
"description": "This is transition and interaction.",
"homepage": "https://github.com/Modool/MDTransitioning",
"license": "MIT",
"authors": {
"Modool": "https://github.com/Modool"
},
"social_media_url": "https://github.com/Modool",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Modool/MDTransitioning.git",
"tag": "1.0.3"
},
"requires_arc": true,
"source_files": "MDTransitioning/*.{h,m}",
"private_header_files": "MDTransitioning/MDTransitioning+Private.h"
}

0 comments on commit 12583d6

Please sign in to comment.