[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 1 / 8 / PersonaSDK / 0.0.1 / PersonaSDK.podspec.json
blobadb9a74b8a77caca56b6b43a0e717d9f59cab8e3
2   "name": "PersonaSDK",
3   "summary": "Using Persona in an iOS app.",
4   "homepage": "https://github.com/mozilla/persona-ios",
5   "authors": {
6     "Dan Walkowski": "dwalkowski@mozilla.com"
7   },
8   "version": "0.0.1",
9   "license": {
10     "type": "Mozilla Public License v2",
11     "text": "This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/."
12   },
13   "source": {
14     "git": "https://github.com/mozilla/persona-ios.git",
15     "commit": "cd45328aaa970a9f213c34682c1e1eb04cd5721b"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "PersonaSDKDemo/PersonaSDK/*.{h,m}",
22   "resources": "PersonaSDKDemo/PersonaSDK/*.{js}"