[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / b / 0 / f / CustomModalTransition / 1.0.2 / CustomModalTransition.podspec.json
blob39cfd3ad05d79c53f1018bf7566a52bc5653066b
2   "name": "CustomModalTransition",
3   "version": "1.0.2",
4   "summary": "Custom modal transition framework",
5   "homepage": "https://github.com/llodi/CustomModalTransition",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ilya Dolgopolov": "val-idol@yandex.ru"
12   },
13   "social_media_url": "http://twitter.com/lllodi",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/llodi/CustomModalTransition.git",
20     "tag": "v1.0.2"
21   },
22   "public_header_files": "CustomModalTransition/*.h",
23   "source_files": "CustomModalTransition/*.{h,m}",
24   "frameworks": "UIKit"