blob: 11f4c76b1734f1347ba1fc62482fc7b3e67d9fbd [file] [log] [blame]
{
"name": "DemoPodAndCartLib",
"version": "1.8.7",
"summary": "Test demo to create both Pod and carthage support lib.",
"description": "Test demo to create both Pod and carthage support lib, this can be very use for an existed source project to support both pods and carthage",
"homepage": "https://github.com/KoStudio/DemoPodAndCartLib.git",
"license": "MIT",
"authors": {
"kmk": "44663768@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KoStudio/DemoPodAndCartLib.git",
"tag": "1.8.7"
},
"source_files": "DemoPodAndCartLib/Classes/**/*",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}