Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
xulinfeng committed May 4, 2018
1 parent 61973e0 commit 5c4c136
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions Specs/MDTransitioning/1.0.2/MDTransitioning.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "MDTransitioning",
"version": "1.0.2",
"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.2"
},
"requires_arc": true,
"source_files": "MDTransitioning/*.{h,m}",
"private_header_files": "MDTransitioning/MDTransitioning+Private.h"
}

0 comments on commit 5c4c136

Please sign in to comment.