[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / 9 / CastorSDK / 0.0.2 / CastorSDK.podspec.json
blob9013c780f1d379fd23e230c6a2b3b4421fe0b98e
2   "name": "CastorSDK",
3   "version": "0.0.2",
4   "summary": "CastorSDK is a SDK that allows you to sell 3D printed models directly from your app.",
5   "description": "README.md",
6   "homepage": "https://github.com/eladsc/CastorSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "elad schiller": "eladsc@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/eladsc/CastorSDK.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CastorSDK/Classes/**/*",
22   "resource_bundles": {
23     "CastorSDK": [
24       "CastorSDK/Assets/*"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"