blob: aacd90c5f5634cc369119536b816db96bc251a52 [file] [log] [blame]
{
"name": "XCLogStaticDemo",
"version": "1.0.0",
"summary": "A short description of XCLogStaticDemo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xiaocai33/XCCocoaPodsStaticDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiaocai33": "tycai1@163.com"
},
"source": {
"git": "https://github.com/xiaocai33/XCCocoaPodsStaticDemo.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XCLogStaticDemo/Classes/**/*"
}