[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 9 / 7 / KTransition / 1.0 / KTransition.podspec.json
blob2da9df5f2189753e210a8c7a0ad210d727d95cf8
2   "name": "KTransition",
3   "version": "1.0",
4   "summary": "iOS Custom transition library",
5   "description": "iOS Custom transition library",
6   "homepage": "https://github.com/KenanAtmaca/KTransition",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KenanAtmaca": "mail.kenanatmaca@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/uikenan",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/KenanAtmaca/KTransition",
21     "tag": "1.0"
22   },
23   "source_files": [
24     "KTransition",
25     "KTransition/**/*.{h,m,swift}"
26   ],
27   "swift_versions": "4.2",
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "4.2"
30   },
31   "swift_version": "4.2"