blob: a9986f9de13f7458e0ffd7c279a6cc8f2eb2acc1 [file] [log] [blame]
{
"name": "WebyclipSDK",
"version": "0.3.5",
"summary": "Webyclip SDK",
"homepage": "https://www.webyclip.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Webyclip": "info@webyclip.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/enbaya/WebyclipSDK.git",
"tag": "0.3.5",
"submodules": true
},
"source_files": "WebyclipSDK/**/*.{h,swift,m}",
"resources": "WebyclipSDK/**/*.{xib,xcassets,bundle}",
"dependencies": {
"SwiftyJSON": [
],
"Alamofire": [
],
"CryptoSwift": [
]
},
"pushed_with_swift_version": "3.0"
}