[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 7 / d / 5 / SMSAuth / 0.0.1 / SMSAuth.podspec.json
blobf8f6b7182e290542e7a76a9b2a1f7dcd1bb3c21e
2   "name": "SMSAuth",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "SMSAuth lets you add SMS based authenticatione easily to an application.",
7   "requires_arc": true,
8   "version": "0.0.1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Andrew Platkin": "andrew.platkin@gmail.com"
15   },
16   "homepage": "https://github.com/plattyp/SMSAuth",
17   "source": {
18     "git": "https://github.com/plattyp/SMSAuth.git",
19     "tag": "0.0.1"
20   },
21   "dependencies": {
22     "Alamofire": [
23       "4.1.0"
24     ],
25     "BetterBaseClasses": [
26       "~> 1.0"
27     ],
28     "KeyClip": [
29       "1.4.0"
30     ],
31     "AlamofireObjectMapper": [
32       "4.0.1"
33     ],
34     "SwiftOverlays": [
35       "~> 3.0.0"
36     ],
37     "Font-Awesome-Swift": [
38       "~> 1.6.0"
39     ]
40   },
41   "source_files": [
42     "SMSAuth",
43     "SMSAuth/**/*.{swift,h,m}"
44   ],
45   "resources": "SMSAuth/**/*.{png,jpeg,jpg,pdf,storyboard,xib,ttf}",
46   "pushed_with_swift_version": "3.0"