[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 9 / 6 / a / NMCocoa / 1.0.1 / NMCocoa.podspec.json
blob5f577aa79fbdfeae9aceb745bc0160c1d1821975
2   "name": "NMCocoa",
3   "version": "1.0.1",
4   "summary": "A lightweight extension library based on Objective-C.",
5   "description": "Try to make life brilliant.",
6   "homepage": "https://github.com/fps144/NMCocoa",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": [
23     "NMCocoa/Cocoa/*.h",
24     "NMCocoa/Cocoa/Category/**/*"
25   ]