[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / e / 2 / NNCategory / 0.0.1 / NNCategory.podspec.json
blob135e5b5822411d76013dc11ea61d79377e8c81cb
2   "name": "NNCategory",
3   "version": "0.0.1",
4   "summary": "Test of NNCategory.",
5   "description": "just test podjust test podjust test podjust test pod",
6   "homepage": "https://github.com/niunaruto/TestPod",
7   "license": "MIT",
8   "authors": {
9     "niuNaruto": "niuting604@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/niunaruto/TestPod.git",
16     "tag": "0.0.1"
17   },
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "UIView",
22       "source_files": "NNCategory/UIView/*.{h,m}"
23     },
24     {
25       "name": "EasyLog",
26       "source_files": "NNCategory/EasyLog/*.{h,m}"
27     }
28   ]