blob: ca2729df599566f709f746642140b219a3b69787 [file] [log] [blame]
{
"name": "CastorSDK",
"version": "0.0.1",
"summary": "CastorSDK is a SDK that allows you to sell 3D printed models directly from your app.",
"description": "README.md",
"homepage": "https://github.com/eladsc/CastorSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"elad schiller": "eladsc@gmail.com"
},
"source": {
"git": "https://github.com/eladsc/CastorSDK.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CastorSDK/Classes/**/*",
"resource_bundles": {
"CastorSDK": [
"CastorSDK/Assets/*"
]
},
"pushed_with_swift_version": "3.0"
}