blob: 5d12c2376281ca2a7259f35c8c23684ba516aa99 [file] [log] [blame]
{
"name": "UsergridSDK",
"version": "0.0.4",
"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",
"requires_arc": true,
"platforms": {
"watchos": "2.1",
"ios": "8.0",
"tvos": "9.1",
"osx": "10.11"
},
"source": {
"git": "https://github.com/RobertWalsh/UsergridSDK.git",
"branch": "master",
"tag": "v0.0.4"
},
"source_files": [
"Source/*.swift",
"Source/Internal/*.swift"
]
}