[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / 8 / 3 / IGAuth / 1.0.0 / IGAuth.podspec.json
blob0afa6494283d1b79ab2ff9c7f35702237655025c
2   "name": "IGAuth",
3   "version": "1.0.0",
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   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AnderGoig": "goig.ander@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AnderGoig/IGAuth.git",
16     "tag": "v1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "IGAuth/Classes/**/*",
22   "resource_bundles": {
23     "IGAuth": [
24       "IGAuth/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "1PasswordExtension": [
30     ]
31   },
32   "pushed_with_swift_version": "4.0"