[Add] AudioLib 0.0.2
[CocoaPods.git] / Specs / b / 0 / f / CustomModalTransition / 1.0.1 / CustomModalTransition.podspec.json
blob971eba0c3d88388868169de1ebeb39cbc20a4cd6
2   "name": "CustomModalTransition",
3   "version": "1.0.1",
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.1"
21   },
22   "public_header_files": "CustomModalTransition/*.h",
23   "source_files": "CustomModalTransition/*.{h,m}",
24   "frameworks": "UIKit"