blob: edc5c271e9f486119a630fdc5bc61231a7494c8a [file] [log] [blame]
{
"name": "FirstSDK",
"version": "0.0.1",
"summary": "FirstSDK.",
"platforms": {
"ios": "7.0"
},
"description": "this is my test",
"homepage": "https://github.com/kissnger/FirstSDK",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"massimo": "16707587@qq.com"
},
"source": {
"git": "https://github.com/kissnger/FirstSDK.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"FirstSDK/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}