blob: 21c5dd48f0bf10017d2fec489bd2758ddd11ded7 [file] [log] [blame]
{
"name": "SPiDSDK",
"version": "1.3.0",
"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": "6.0"
},
"source": {
"git": "https://github.com/schibsted/sdk-ios.git",
"tag": "1.3.0"
},
"source_files": [
"Classes",
"SPiDSDK/**/*.{h,m}"
],
"frameworks": "Security",
"requires_arc": true
}