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