[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 5 / a / XYKit / 1.2.0 / XYKit.podspec.json
blob1ba6fe9fa8bcb46d17832c42fd365d9ee77f9cc6
2   "name": "XYKit",
3   "version": "1.2.0",
4   "summary": "The package of useful tools, include categories and classes",
5   "homepage": "https://github.com/xingyong723/XYKit.git",
6   "license": "MIT",
7   "authors": {
8     "tangjr": "xingyong723@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/xingyong723/XYKit.git",
15     "tag": "1.2.0"
16   },
17   "source_files": [
18     "NSString_Category",
19     "XYKit/NSString_Category/**/*.{h,m}"
20   ],
21   "public_header_files": "XYKit/NSString_Category/**/*.h",
22   "requires_arc": true