blob: 9136404651105a47fca163fc218662611192f2c7 [file] [log] [blame]
{
"name": "TestDemo_hu",
"version": "0.0.3",
"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.3"
},
"source_files": "TestDemo/TestDemo/TestSDK/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"XMNetworking": [
]
}
}