blob: d3c8427ec2bbc995600db90f65ee2f92a938a906 [file] [log] [blame]
{
"name": "UsergridSDK",
"version": "2.1.0",
"summary": "Usergrid SDK written in Swift",
"homepage": "https://github.com/apache/usergrid/tree/master/sdks/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.git",
"branch": "master"
},
"source_files": "sdks/swift/Source/*.swift"
}