blob: ec4e51a63642c92f67e73ddd840c2949ef40958c [file] [log] [blame]
{
"name": "UsergridSDK",
"version": "0.0.3",
"summary": "Usergrid SDK for iOS written in Swift",
"homepage": "https://github.com/RobertWalsh/UsergridSDK",
"license": "MIT",
"authors": {
"Robert Walsh": "rjwalsh1985@gmail.com"
},
"social_media_url": "https://twitter.com/Apigee",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/RobertWalsh/UsergridSDK.git",
"branch": "master",
"tag": "v0.0.3"
},
"source_files": [
"Source/*.swift",
"Source/Internal/*.swift"
]
}