blob: 34968905868583e6de55e9ce0a65541d8e22c22c [file] [log] [blame]
{
"name": "Ceddl4Swift",
"version": "2.3.0",
"summary": "Ceddl4swift is a CEDDL data layer from Swift 2.3",
"description": "Ceddl4Swift is a swift framework for a website data layer compliant with the CEDDL specification",
"homepage": "http://www.w3.org/2013/12/ceddl-201312.pdf",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sachin Vas": "svas@datalicious.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/data-licious/ceddl4swift.git",
"tag": "2.3.0"
},
"source_files": [
"Ceddl4Swift",
"ceddl4swift/ceddl4swift/*.swift"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "2.3"
},
"pushed_with_swift_version": "2.3"
}