[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / 5 / f / b / SPiDSDK / 1.2.9 / SPiDSDK.podspec.json
blob7c99c6a00307a50260df115ea6b04feae10a4a57
2   "name": "SPiDSDK",
3   "version": "1.2.9",
4   "summary": "iOS SDK for using SPiD",
5   "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",
6   "homepage": "https://github.com/schibsted/sdk-ios",
7   "license": "MIT",
8   "authors": {
9     "Mikael Lindström": "mikael.lindstrom@schibsted.com",
10     "Oskar Höjwall": "oskar.hojwall@schibsted.com"
11   },
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/schibsted/sdk-ios.git",
17     "tag": "1.2.9"
18   },
19   "source_files": [
20     "Classes",
21     "SPiDSDK/**/*.{h,m}"
22   ],
23   "frameworks": "Security",
24   "requires_arc": true