blob: 1e459cf80ebfbdc7feaa2423947ad4e969fc628c [file] [log] [blame]
{
"name": "ABFramework",
"version": "0.0.2",
"summary": "A first of ABFramework.",
"homepage": "https://github.com/xingshao520",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"xingshao520": "3280654776@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xingshao520/ABFramework.git",
"tag": "0.0.2"
},
"source_files": "ABFramework",
"frameworks": "AVFoundation",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}