[Add] SwiftCoreData 0.6.2
[CocoaPods.git] / Specs / 1 / 0 / 7 / CBCoreTextKit / 0.9.13 / CBCoreTextKit.podspec.json
blob57c3cb075f1b0ccd582a350738e1786aebe7dee8
2   "name": "CBCoreTextKit",
3   "version": "0.9.13",
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.13"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.8"
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