blob: 65564a52e76ab2625a661b211e13f759d5625b36 [file] [log] [blame]
{
"name": "GFTrial",
"version": "1.0.0.1",
"summary": "GFTrial",
"description": " My GFTrial\n",
"homepage": "https://github.com/takikoma",
"license": {
"type": "Copyright",
"text": " Copyright 2015 Gao Feng \n"
},
"authors": "gaofeng",
"source": {
"git": "https://github.com/takikoma/GFTrial.git",
"tag": "v1.0.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "*.h",
"vendored_libraries": "*.a",
"frameworks": [
"SystemConfiguration",
"AVFoundation",
"CoreTelephony"
],
"libraries": [
"sqlite3.0",
"z",
"stdc++.6.0.9"
]
}