blob: 8a2662ad108e53fee57feb8333e4f221be9d996e [file] [log] [blame]
{
"name": "NNNetKit",
"version": "0.0.3",
"summary": "A short description of NNNetKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wax2045/NNNetKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wax2045": "861412028@qq.com"
},
"source": {
"git": "https://github.com/wax2045/NNNetKit.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NNNetKit/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"FMDB": [
],
"MJExtension": [
]
}
}