blob: 6cf6ca146280a2a0f8aef62f567c487910437a54 [file] [log] [blame]
{
"name": "LSTKitDemo",
"version": "0.2.1",
"summary": "测试",
"description": "测试打包sdk至pods。",
"homepage": "https://github.com/nineofour/TestPublicPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zepei.tang": "zepei.tang@laisitech.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/nineofour/TestPublicPods.git",
"tag": "0.2.1"
},
"source_files": [
"NetworkDemo",
"NetworkDemo/*"
],
"frameworks": "Foundation",
"dependencies": {
"Alamofire": [
]
}
}