blob: 7d4c98f5d81388a8f213d66f85aa4e6a1c4e4a96 [file] [log] [blame]
{
"name": "iOSBinaryPractice",
"version": "0.1.alpha",
"summary": "iOSBinaryPractice",
"description": "iOS 组件二进制化方案 Demo",
"homepage": "https://github.com/maxfong/iOS-Library-Binary-Practice",
"license": "MIT",
"authors": {
"maxfong": "devmaxfong@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/maxfong/iOS-Library-Binary-Practice.git",
"tag": "0.1.alpha"
},
"source_files": [
"iOSBinaryPractice/*.{h,m}"
],
"dependencies": {
"MFSIdentifier": [
]
}
}