[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / a / 1 / ZoomInteractiveTransition / 0.2.0 / ZoomInteractiveTransition.podspec.json
blobd9bcd07d64b9b055e0339e9560a1ee8ae25b0519
2   "name": "ZoomInteractiveTransition",
3   "version": "0.2.0",
4   "summary": "Simple zoom transition using iOS 7 Custom View Controller Transitions API ",
5   "homepage": "https://github.com/DenHeadless/ZoomInteractiveTransition",
6   "license": "MIT",
7   "authors": {
8     "Denys Telezhkin": "denys.telezhkin@yandex.ru"
9   },
10   "social_media_url": "http://twitter.com/DTCoder",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/DenHeadless/ZoomInteractiveTransition.git",
16     "tag": "0.2.0"
17   },
18   "source_files": "ZoomTransition",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true