blob: cad4e896f7462a9ee21fd3bcfae8cac8a1f64b43 [file] [log] [blame]
{
"name": "LFCocoapodsT",
"version": "0.0.3",
"license": "MIT",
"summary": "A cocoapods test",
"homepage": "https://github.com/drunkbread/LFCocoapodsT",
"source": {
"git": "https://github.com/drunkbread/LFCocoapodsT.git",
"tag": "0.0.3"
},
"source_files": "LFCocoapodsT/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
]
},
"authors": {
"BY": "853163939@qq.com"
}
}