[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 0 / 7 / CBCoreTextKit / 0.9.11 / CBCoreTextKit.podspec.json
blob58dd2cb0bba405648a443b13cb9d7b749fc2684d
2   "name": "CBCoreTextKit",
3   "version": "0.9.11",
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.11"
13   },
14   "platforms": {
15     "ios": "9.0",
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