blob: 16ba5fadc38142611e13066c73395e4fa8bb0f04 [file] [log] [blame]
{
"name": "KFramework",
"version": "0.1.0",
"summary": "KFramework Summary Description",
"description": "iOS Base Lib",
"homepage": "https://github.com/kangsazang/KFramework",
"license": "MIT",
"authors": {
"kangsazang": "monster@kangc.tk"
},
"source": {
"git": "https://github.com/kangsazang/KFramework.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KFramework/Classes/**/*",
"resource_bundles": {
"KFramework": [
"KFramework/Assets/*.png"
]
}
}