[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 0 / d / XXCategory / 1.0.1 / XXCategory.podspec.json
blob546bb35da303f19e7910e3b4e924f31c18bd731c
2   "name": "XXCategory",
3   "version": "1.0.1",
4   "summary": "iOS category",
5   "homepage": "https://github.com/Beelinge/XXCategory",
6   "license": "MIT",
7   "authors": {
8     "Beelin": "beelinge@foxmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Beelinge/XXCategory.git",
12     "tag": "1.0.1"
13   },
14   "source_files": "XXCategory/Source/**/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   }