blob: 16ca9db0ffd92b26de53fce66f1f0a3e8078e03f [file] [log] [blame]
{
"name": "CloudAppSDK",
"version": "1.0",
"summary": "CloudAppSDK is a 3rd party SDK for CloudApp that supports iOS & MacOS.",
"description": "Supports all API features documented here http://developer.getcloudapp.com.",
"homepage": "https://github.com/ParticleApps/CloudAppSDK",
"license": {
"type": "Apache License, Version 2.0"
},
"authors": {
"Rocco Del Priore": "rocco@particleapps.co"
},
"source": {
"git": "https://github.com/ParticleApps/CloudAppSDK.git",
"tag": "1.0"
},
"social_media_url": "https://twitter.com/ParticleAppsCo",
"frameworks": "Foundation",
"platforms": {
"ios": "9.0",
"osx": "10.8"
},
"source_files": [
"CloudAppSDK",
"CloudApp SDK/**/*.{h,m}"
]
}