blob: 3e7b2c047ed8b9b48517ca71ef8f76efaa6e0378 [file] [log] [blame]
{
"name": "MBAFramework",
"version": "0.0.1",
"summary": "photo browser for ios.",
"homepage": "https://github.com/wscqs/MBAFramework",
"license": "MIT",
"authors": {
"wscqs": "935966764@qq.com"
},
"source": {
"git": "https://github.com/wscqs/MBAFramework.git",
"tag": "0.0.1"
},
"source_files": [
"MBAFramework",
"MBAFramework/**/*.{h,m}"
],
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true
}