blob: 95916d97a1a16c30a8dfa1db283842c021f21808 [file] [log] [blame]
{
"name": "AFTestDemo",
"version": "1.0.1",
"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.1"
},
"source_files": [
"AFTestDemo",
"*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 0.6"
]
}
}