blob: 316a8ba24a9de60aebfba6ad1c9dda88893d9140 [file] [log] [blame]
{
"name": "GYMTestSDK",
"version": "0.1.0",
"summary": "A short description of GYMTestSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/gouyaming/GYMTestSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gouyaming": "gouyaming@qiyi.com"
},
"source": {
"git": "https://github.com/gouyaming/GYMTestSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"resources": "GYMTestSDK/Classes/**/*.*",
"source_files": "GYMTestSDK/Classes/**/*"
}