blob: e3d468d2cd22c4bd75ffbe938d2aac7a80783ea7 [file] [log] [blame]
{
"name": "UsergridSDK-ObjC",
"version": "0.9.3",
"summary": "Usergrid SDK written in Objective-C",
"homepage": "https://github.com/ocgungor/usergrid",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": "Oguzhan Gungor",
"source": {
"git": "https://github.com/ocgungor/usergrid.git",
"tag": "0.9.3"
},
"social_media_url": "https://twitter.com/usergrid",
"platforms": {
"ios": "8.0"
},
"source_files": [
"Classes",
"sdks/other/ios/UGAPI/**/*.{h,m}"
],
"requires_arc": true
}