[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / a / 1 / ZoomInteractiveTransition / 0.3.0 / ZoomInteractiveTransition.podspec.json
blobfe14b8f1c49d4c705fb2ea44423d6037114e2038
2   "name": "ZoomInteractiveTransition",
3   "version": "0.3.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.3.0"
17   },
18   "source_files": "ZoomTransition",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true