blob: d4553979e79b99ce095ad9c93f77fa3f1139a8c4 [file] [log] [blame]
{
"name": "InstagramLogin",
"version": "1.3.0",
"cocoapods_version": ">= 1.1.0",
"authors": {
"Ander Goig": "goig.ander@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/AnderGoig/InstagramLogin",
"source": {
"git": "https://github.com/AnderGoig/InstagramLogin.git",
"tag": "v1.3.0"
},
"summary": "A simple way to authenticate Instagram accounts 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.",
"platforms": {
"ios": "9.0"
},
"source_files": "InstagramLogin/Classes/**/*",
"pushed_with_swift_version": "4.0"
}