blob: 4eaccb00aee8edf06391c99e203183edf9a3fa6b [file] [log] [blame]
{
"name": "box-ios-sdk",
"version": "0.0.1",
"summary": "An Objective-C library for using the box API.",
"homepage": "https://github.com/box/box-ios-sdk",
"authors": {
"Box": "developers@box.net"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/box/box-ios-sdk.git",
"commit": "6bb100550322c11f09f949ab1383d797298f1a94"
},
"source_files": "Classes/SDKFiles/**/*.{h,m}",
"frameworks": "Security",
"license": "Commercial",
"requires_arc": false
}