[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / a / e / NeeSUIKitCategory / 0.0.1 / NeeSUIKitCategory.podspec.json
blob7c11da0409db22c6445f32d06b2f63ee2f19eb6d
2   "name": "NeeSUIKitCategory",
3   "version": "0.0.1",
4   "summary": "UIKit扩展",
5   "description": "个人使用,根据个人习惯扩展UIKit,方便coding,提高coding效率",
6   "homepage": "https://github.com/NeeSDev",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NeeSDev": "niwei.develop@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/NeeSDev/NeeSUIKitCategory.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "NeeSUIKitCategory",
23     "NeeSUIKitCategory/**/*.{h,m}"
24   ],
25   "requires_arc": true,
26   "deprecated": true