[Add] CaptureSDK 1.9.83
[CocoaPods.git] / Specs / f / 5 / 6 / ASMediaFocusManager / 0.3 / ASMediaFocusManager.podspec.json
blobd3e2f123d320224341f01bcba542b01e3d702a3c
2   "name": "ASMediaFocusManager",
3   "version": "0.3",
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.3"
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