[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / 2 / 9 / NNNetKit / 0.0.1 / NNNetKit.podspec.json
blob6ed9658b70d693674d769cfb7cb2ad5cd2ea55ef
2   "name": "NNNetKit",
3   "version": "0.0.1",
4   "summary": "A short description of NNNetKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wax2045/NNNetKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "FWDevelop": "apple@szfwjf.cn"
13   },
14   "source": {
15     "git": "https://github.com/wax2045/NNNetKit.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NNNetKit/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "FMDB": [
28     ],
29     "MJExtension": [
31     ]
32   }