[Add] RapidKitFoundation_MacOS 2024.1230.1857.641
[CocoaPods.git] / Specs / 0 / 5 / 7 / JPCategories-OC / 1.0.0 / JPCategories-OC.podspec.json
blobfb49c0d5143831d5729b67b68474ccf8d16733a3
2   "name": "JPCategories-OC",
3   "version": "1.0.0",
4   "summary": "category of views.",
5   "homepage": "https://github.com/baiyidjp/JPCategories-OC",
6   "license": "MIT",
7   "authors": "baiyidjp",
8   "platforms": {
9     "ios": "8.0"
10   },
11   "source": {
12     "git": "https://github.com/baiyidjp/JPCategories-OC.git",
13     "tag": "1.0.0"
14   },
15   "source_files": "JPCategories-OC/*.{h,m}",
16   "requires_arc": true,
17   "subspecs": [
18     {
19       "name": "UIButton",
20       "source_files": "JPCategories-OC/UIButton/*.{h,m}"
21     }
22   ]