[Add] DemoTestFramework 1.0.10
[CocoaPods.git] / Specs / 5 / 3 / 1 / ASBPlayerScrubbing / 0.1 / ASBPlayerScrubbing.podspec.json
blobb428dfb35bef2459c7db360c41a9e2f0f56dd97e
2   "name": "ASBPlayerScrubbing",
3   "version": "0.1",
4   "license": "MIT",
5   "summary": "AVPlayer scrubbing behavior for iOS.",
6   "authors": {
7     "Philippe Converset": "pconverset@autresphere.com"
8   },
9   "homepage": "https://github.com/autresphere/ASBPlayerScrubbing",
10   "source": {
11     "git": "https://github.com/autresphere/ASBPlayerScrubbing.git",
12     "tag": "0.1"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "ASBPlayerScrubbing/*.{h,m}",
18   "frameworks": [
19     "UIKit",
20     "Foundation",
21     "CoreGraphics",
22     "AVFoundation"
23   ],
24   "requires_arc": true