[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / 2 / 5 / SimpleTransition / 1.2.2 / SimpleTransition.podspec.json
blobfc3e8855aed2aca5f71d5816139cb60c144a0fb3
2   "name": "SimpleTransition",
3   "version": "1.2.2",
4   "summary": "A simple way to create custom presentation transition.",
5   "description": "iOS Custom Animated Transitioning for view controller presentation",
6   "homepage": "https://github.com/MingLoan/SimpleTranistion",
7   "license": "MIT",
8   "authors": {
9     "Mingloan": "mingloanchan@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/MingLoan/SimpleTranistion.git",
13     "tag": "1.2.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"