[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 9 / 0 / d / XXCategory / 1.0.0 / XXCategory.podspec.json
blob0c1d578542004f7103cfada4646075088f9e98b2
2   "name": "XXCategory",
3   "version": "1.0.0",
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.0"
13   },
14   "source_files": "XXCategory/**/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   }