blob: c0f68fdf4e70ec09003f267abdb1bcec46abfbad [file] [log] [blame]
{
"name": "ElastosCarrier",
"version": "1.0.1",
"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.1"
},
"source_files": "Frameworks/ElastosCarrier.framework/**/*.h",
"vendored_frameworks": "Frameworks/*.framework",
"preserve_paths": "CocoaPod/*",
"deprecated": true
}