[Add] NagizTestingPod 0.0.2
[CocoaPods.git] / Specs / a / d / c / DMKeychain / 1.0.0 / DMKeychain.podspec.json
blobe7fdeaa3f4d49f3c8961a0b889e22bce43c7e763
2   "name": "DMKeychain",
3   "version": "1.0.0",
4   "summary": "This Cocoapod will allow you to easily store things in the iOS keychain",
5   "homepage": "https://github.com/HomeSchoolDev/DMKeychain",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Derek": "derekm9292@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/Derek_maurer",
14   "source": {
15     "git": "https://github.com/HomeSchoolDev/DMKeychain.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "*.{h,m}",
22   "requires_arc": true