blob: 6aa3e0464619c7d651b14121e2ff43bb067bd7be [file] [log] [blame]
{
"name": "SSXboxLeaders",
"platforms": {
"ios": "5.0"
},
"version": "1.0.0",
"license": "MIT",
"homepage": "https://github.com/sandalsoft/SSXboxLeaders",
"authors": {
"Eric Nelson": "@sandalsoft"
},
"summary": "Objective-C Wrapper for XboxLeaders API.",
"source": {
"git": "https://github.com/sandalsoft/SSXboxLeaders.git",
"tag": "1.0.0"
},
"source_files": "SSXboxLeaders/*.{h,m}",
"frameworks": "SystemConfiguration",
"requires_arc": true,
"ios": {
"dependencies": {
"AFNetworking": [
]
}
}
}