blob: 8daea0aa26767dbb1836dd0622c105eb6014864e [file] [log] [blame]
{
"name": "TestDemo_hu",
"version": "0.0.2",
"summary": "A short description of TestDemo.",
"description": "Test cocoapods",
"homepage": "http://EXAMPLE/TestDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"": "xinghen01@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hu5980/TestDemo.git",
"tag": "0.0.2"
},
"source_files": "TestDemo/TestDemo/TestSDK/*",
"frameworks": "UIKit"
}