blob: b7d60690e5d8f6e4147a26f2d72265ce6fd1b927 [file] [log] [blame]
{
"name": "PTFSSDK",
"version": "0.1.0",
"summary": "PTFSSDK for iOS",
"description": "TODO: PTFSSDK for iOS",
"homepage": "https://github.com/grapefruitmachine/PTFS_SDK_IOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"孙启明": "344602144@qq.com"
},
"source": {
"git": "https://github.com/grapefruitmachine/PTFS_SDK_IOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "PTFSSDK/Classes/PTFSSDK/*.{h}",
"public_header_files": "PTFSSDK/Classes/PTFSSDK/*.{h}",
"vendored_libraries": "PTFSSDK/Classes/PTFSSDK/*.{a}",
"static_framework": true
}