blob: 6b61779f7e161f1bc19eb03a5f4be5941a9cbf0e [file] [log] [blame]
{
"name": "UsergridSDK",
"version": "2.1.2",
"summary": "Usergrid SDK written in Swift",
"homepage": "https://github.com/apache/usergrid-swift",
"license": "Apache 2.0",
"authors": {
"Robert Walsh": "rjwalsh1985@gmail.com"
},
"social_media_url": "https://twitter.com/usergrid",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"watchos": "2.1",
"tvos": "9.1",
"osx": "10.11"
},
"source": {
"git": "https://github.com/apache/usergrid-swift.git",
"branch": "master"
},
"source_files": "Source/*.swift"
}