blob: a683915020a8adede8b2554bc5d88b4d2e8475ab [file] [log] [blame]
{
"name": "TestFirstPodSDK",
"version": "0.1.0",
"summary": "A short description of TestFirstPodSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yangjingwei1010/TestFirstPodSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangjingwei1010": "juswill.yang@100tal.com"
},
"source": {
"git": "https://github.com/yangjingwei1010/TestFirstPodSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestFirstPodSDK/Classes/**/*"
}