blob: 05862ca0234f52acaad7ad501c394fc54a6ce2ed [file] [log] [blame]
{
"name": "WarpSDK",
"version": "0.0.7",
"summary": "The Warp iOS SDK is a library designed to work with projects built on-top of the Warp Server.",
"homepage": "https://github.com/dividedbyzeroco/warp-server",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zonily Jame Pesquera": "zonilyjame@gmail.com"
},
"social_media_url": "http://twitter.com/kuyazee",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/kuyazee/WarpSDK-iOS.git",
"tag": "0.0.7"
},
"source_files": [
"WarpSDK",
"WarpSDK/**/*.{h,swift}"
],
"dependencies": {
"Alamofire": [
"~> 3.5.0"
],
"EVReflection": [
"~> 2.6"
]
},
"pushed_with_swift_version": "2.3"
}