blob: ebad59a0ec1e5ec36762db4ccaa369ca1e811c8a [file] [log] [blame]
{
"name": "BaseAssembly",
"version": "1.0.0",
"platforms": {
"ios": "7.0"
},
"summary": "A delightful setting interface framework.",
"homepage": "https://git.oschina.net/toc_kj/BaseAssembly",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"toc_kj": "womow_toc@163.com"
},
"source": {
"git": "https://git.oschina.net/toc_kj/BaseAssembly.git",
"tag": "1.0.0"
},
"source_files": "BaseAssembly/Kit/*.{h,m}",
"requires_arc": true
}