[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / a / NMCocoa / 1.0.0 / NMCocoa.podspec.json
blob2afdaa4d4f092ea84912252545cf2af263634fb4
2   "name": "NMCocoa",
3   "version": "1.0.0",
4   "summary": "A lightweight extension library based on Objective-C.",
5   "description": "Try to make life brilliant.",
6   "homepage": "https://github.com/fps144/NMCocoa.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nanmen": "yusong1108@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/fps144/NMCocoa.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": [
23     "NMCocoa/Cocoa/*.h",
24     "NMCocoa/Cocoa/Category/**/*"
25   ]