[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 7 / b / JPCategory-OC / 1.1.0 / JPCategory-OC.podspec.json
blobec72d64fa7878eeb2f5e228d921c39d31f4cecea
2   "name": "JPCategory-OC",
3   "version": "1.1.0",
4   "summary": "view categories.",
5   "homepage": "https://github.com/baiyidjp/JPCategory-OC",
6   "license": "MIT",
7   "authors": "baiyidjp",
8   "platforms": {
9     "ios": "8.0"
10   },
11   "source": {
12     "git": "https://github.com/baiyidjp/JPCategory-OC.git",
13     "tag": "1.1.0"
14   },
15   "source_files": "JPCategory-OC/*.{h,m}",
16   "requires_arc": true,
17   "subspecs": [
18     {
19       "name": "UIButton",
20       "source_files": "JPCategory-OC/UIButton/*.{h,m}"
21     }
22   ]