[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / b / 6 / SCTransition / 0.0.1 / SCTransition.podspec.json
blobe08c11564e5b078ebd37f9dc0b76567c7013b80e
2   "name": "SCTransition",
3   "version": "0.0.1",
4   "summary": "SCTransition provide some transition animations.",
5   "description": "SCTransition provide some transition animations. It is a easy way to use these transition animations.",
6   "homepage": "https://github.com/TalkingJourney/SCTransition",
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/SCTransition.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "SCTransition/**/*.{h,m}",
22   "public_header_files": "SCTransition/**/*.h",
23   "requires_arc": true