[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 8 / 3 / IGAuth / 1.0.3 / IGAuth.podspec.json
blob8cfffb0ec85576a4318169b005894b2dd36ad466
2   "name": "IGAuth",
3   "version": "1.0.3",
4   "summary": "A simple way to authenticate an Instagram account on iOS.",
5   "description": "This library provides the ability to authenticate an Instagram account on iOS,\nby showing a custom View Controller with Instagram's login page.",
6   "homepage": "https://github.com/AnderGoig/IGAuth",
7   "screenshots": "https://raw.githubusercontent.com/AnderGoig/IGAuth/master/IGAuth-Scrennshot.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "AnderGoig": "goig.ander@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/AnderGoig/IGAuth.git",
17     "tag": "v1.0.3"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "IGAuth/Classes/**/*",
23   "resource_bundles": {
24     "IGAuth": [
25       "IGAuth/Assets/*.png"
26     ]
27   },
28   "dependencies": {
29     "1PasswordExtension": [
31     ]
32   },
33   "pushed_with_swift_version": "4.0"