blob: af7a76dcd7d131380f00c5d4f8178e0269082165 [file] [log] [blame]
{
"name": "FoolishBird",
"version": "1.0.0",
"summary": "FoolishBird.",
"homepage": "https://github.com/greenhaixia/FoolishBird",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"greenhaixia": "jiangruigreen@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/greenhaixia/FoolishBird.git",
"tag": "1.0.0"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}