blob: d696c388c0eed6a4e6fe9ddca28d692bc16644d8 [file] [log] [blame]
{
"name": "TurnkTest",
"version": "0.0.1",
"summary": "this is my test .",
"description": "A short description of TurnkTest.A short description of TurnkTest.",
"homepage": "https://github.com/dsndsn1234/TurnkTest.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dsn": "dsndsn1234@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/dsndsn1234/TurnkTest.git",
"tag": "0.0.1"
},
"source_files": [
"TrunkTest",
"TrunkTest/**/*.{h,m}"
],
"requires_arc": true
}