blob: 3f3ca6a10918aa6876474bad624319d9c6b1b73a [file] [log] [blame]
{
"name": "SPiDSDK",
"version": "1.2.5",
"summary": "iOS SDK for using SPiD",
"description": " \t\t\t\t\tThis iOS SDK allows for a simpler interface to use the SPiD platform.\n \t\t\t\t\tFor more information see http://techdocs.spid.no/\n",
"homepage": "https://github.com/schibsted/sdk-ios",
"license": "MIT",
"authors": {
"Mikael Lindström": "mikael.lindstrom@schibsted.com",
"Oskar Höjwall": "oskar.hojwall@schibsted.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/schibsted/sdk-ios.git",
"tag": "1.2.5"
},
"source_files": [
"Classes",
"SPiDSDK/**/*.{h,m}"
],
"requires_arc": false
}