blob: ad088d9b164e6b0dfc8c24c5df64519567606a2d [file] [log] [blame]
{
"name": "AlfredSDKPodss",
"version": "0.2.0",
"summary": "A short description of AlfredSDKPodss.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/iOSbug/AlfredFirstPod.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"519955268@qq.com": "519955268@qq.com"
},
"source": {
"git": "https://github.com/iOSbug/AlfredFirstPod.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AlfredSDKPodss/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"MJRefresh": [
]
},
"user_target_xcconfig": {
"OTHER_LDFLAGS": [
"-lObjC",
"-all_load"
]
}
}