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