blob: 3bf29705167389b51a574e861abb47370733d314 [file] [log] [blame]
{
"name": "AutoData",
"version": "0.0.5",
"summary": "A short description of AutoData.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/niefeian/AutoData",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"335074307@qq.com": "872447993@qq.com"
},
"source": {
"git": "https://github.com/niefeian/AutoData.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AutoData/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"dependencies": {
"AutoModel": [
],
"NFAToolkit": [
],
"NFASQLiteDB": [
],
"NFANetwork": [
]
}
}