[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 0 / 7 / CBCoreTextKit / 0.9.2 / CBCoreTextKit.podspec.json
blob3fb05adc4807b6221b9b99fd635b68cc046020ca
2   "name": "CBCoreTextKit",
3   "version": "0.9.2",
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.2"
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