blob: 61c77f783a448d3d527dea31aa5b896e470ddab4 [file] [log] [blame]
{
"name": "OKFramework",
"version": "0.1.0",
"summary": "A short description of OKFramework.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/OangKin/OKFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OangKin": "oangkin@gmail.com"
},
"source": {
"git": "https://github.com/OangKin/OKFramework.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OKFramework/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
},
"deprecated": true
}