[Add] BitmovinPlayer 3.82.0
[CocoaPods.git] / Specs / 1 / 0 / 7 / CBCoreTextKit / 0.9.1 / CBCoreTextKit.podspec.json
blobfb53878bb46daf6c115350078063d1fa1b261431
2   "name": "CBCoreTextKit",
3   "version": "0.9.1",
4   "summary": "Helps working with Core Text.",
5   "homepage": "https://github.com/chbeer/CBCoreTextKit",
6   "license": "MIT",
7   "authors": {
8     "Christian Beer": "christian.beer@chbeer.de"
9   },
10   "source": {
11     "git": "https://github.com/chbeer/CBCoreTextKit.git",
12     "tag": "0.9.1"
13   },
14   "platforms": {
15     "ios": "6.1",
16     "osx": "10.7"
17   },
18   "source_files": [
19     "CBCoreTextKit",
20     "CBCoreTextKit/**/*.{h,m}"
21   ],
22   "osx": {
23     "exclude_files": "CBCoreTextKit/**/*UIKit*.{h,m}"
24   },
25   "requires_arc": true