[Add] DocumentReaderFullAuthRFIDNightly 7.5.11062
[CocoaPods.git] / Specs / 8 / f / 0 / JFTransition / 0.1.0 / JFTransition.podspec.json
blob116477600d0c47e871f6268541745da5b0905230
2   "name": "JFTransition",
3   "version": "0.1.0",
4   "summary": "JFTransition provide some Transition Animations.",
5   "description": "JFTransition provide some Transition Animations. Just set view controller delegate.",
6   "homepage": "https://github.com/TalkingJourney/JFTransition",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TalkingJourney": "https://github.com/TalkingJourney"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/TalkingJourney/JFTransition.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "JFTransition/**/*.{h,m}",
22   "public_header_files": "JFTransition/**/*.h",
23   "requires_arc": true