blob: 1778a12ed2fc457d5fed911d3aed9448f9ded7bb [file] [log] [blame]
{
"name": "ElastosCarrier",
"version": "1.0.4",
"summary": "Elastos Carrier iOS SDK Distribution",
"swift_version": "4.0",
"description": "Just for testing Just for testing Just for testing",
"homepage": "https://github.com/stiartsly",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"stiartsly": "stiartsly@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/stiartsly/carrier-pod.git",
"tag": "1.0.4"
},
"source_files": "Frameworks/ElastosCarrier.framework/**/*.h",
"vendored_frameworks": "Frameworks/*.framework",
"preserve_paths": "CocoaPod/*",
"deprecated": true
}