blob: 0b8afdfe2a9270ae83594f64eb6e6feb308058e0 [file] [log] [blame]
{
"name": "AFTestDemo",
"version": "1.0.5",
"summary": "AF测试demo",
"homepage": "https://niefuling.com/",
"license": "MIT",
"authors": {
"niefuling": "785558516@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/nfl404/AFTestDemo.git",
"tag": "1.0.5"
},
"source_files": [
"AFTestDemo",
"*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 0.6"
]
}
}