[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 9 / d / f / KFXAdditions / 2.1.1 / KFXAdditions.podspec.json
blob62b2f7696e61055b08146ed3e7f197ea8dc1bb28
2   "name": "KFXAdditions",
3   "version": "2.1.1",
4   "summary": "A collection of categories on Foundation & Cocoa classes.",
5   "description": "A collection of categories on Foundation & Cocoa classes. Including: NSString,NSArray, UIResponder, UIApplication.",
6   "homepage": "https://github.com/ChristianFox/KFXAdditions.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Christian Fox": "christianfox@kfxtech.com"
13   },
14   "source": {
15     "git": "https://github.com/ChristianFox/KFXAdditions.git",
16     "tag": "2.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "KFXAdditions/Classes/CoreLocation/**/*",
23     "KFXAdditions/Classes/Foundation/**/*",
24     "KFXAdditions/Classes/UIKit/**/*"
25   ]