blob: bda446d442c3a9d20519054cbcaf2b35bbed43a6 [file] [log] [blame]
{
"name": "IGAuth",
"version": "1.0.2",
"summary": "A simple way to authenticate an Instagram account on iOS.",
"description": "This library provides the ability to authenticate an Instagram account on iOS,\nby showing a custom View Controller with Instagram's login page.",
"homepage": "https://github.com/AnderGoig/IGAuth",
"screenshots": "https://raw.githubusercontent.com/AnderGoig/IGAuth/master/IGAuth-Scrennshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AnderGoig": "goig.ander@gmail.com"
},
"source": {
"git": "https://github.com/AnderGoig/IGAuth.git",
"tag": "v1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "IGAuth/Classes/**/*",
"resource_bundles": {
"IGAuth": [
"IGAuth/Assets/*.png"
]
},
"dependencies": {
"1PasswordExtension": [
]
},
"pushed_with_swift_version": "4.0"
}