[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / f / 5 / 6 / ASMediaFocusManager / 0.2 / ASMediaFocusManager.podspec.json
blob0a42a3ca0c2666b33a7e272b4f8c112661ec267b
2   "name": "ASMediaFocusManager",
3   "version": "0.2",
4   "license": "MIT",
5   "summary": "Animate your iOS image views to fullscreen on a simple tap.",
6   "authors": {
7     "Philippe Converset": "pconverset@autresphere.com"
8   },
9   "homepage": "https://github.com/autresphere/ASMediaFocusManager",
10   "source": {
11     "git": "https://github.com/autresphere/ASMediaFocusManager.git",
12     "tag": "0.2"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "ASMediaFocusManager/*.{h,m}",
18   "resources": "ASMediaFocusManager/*.{xib}",
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "CoreGraphics"
23   ],
24   "requires_arc": true