blob: 145112e9a8ae24852838cb8513d279a8dc6963d8 [file] [log] [blame]
{
"name": "SKYPodTestDemo",
"version": "1.0.8",
"summary": "这个是测试",
"homepage": "https://github.com/skyGitTao/SKYGitPubPodDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tao": "15236281882@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/skyGitTao/SKYGitPubPodDemo.git",
"tag": "1.0.8"
},
"source_files": [
"SKYPodTestDemo/*",
"SKYPodTestDemo/*.{h,m}",
"SKYPodTestDemo/**/*.h"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}