[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 1 / e / 6 / NMKit / 1.0.1 / NMKit.podspec.json
blob53e231382eca8c6961b4499418624e257c270683
2   "name": "NMKit",
3   "version": "1.0.1",
4   "summary": "Novilab Mobile Library",
5   "homepage": "https://github.com/KoNEW/NMKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "KoNEW": "konev.nmkit@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/KoNEW/NMKit.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "Classes/**/*.{h,m}",
21   "public_header_files": "Classes/**/*.h",
22   "resources": "Classes/Resources/*",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true