blob: d14a76e2ede7dd7ddd23f72227cd11ac74461ad2 [file] [log] [blame]
{
"name": "InstagramAPI",
"version": "0.4.1",
"summary": "A InstagramAPI wrapper.",
"description": "InstagramAPI is a SDK written on Swift over new Instagram Graph API and Instagram Basic Display API. The Instagram Legacy API Platform will disable at June 29, 2020",
"homepage": "https://github.com/anovoselskyi/InstagramAPI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrii Novoselskyi": "anovoselskyi@gmail.com"
},
"source": {
"git": "https://github.com/anovoselskyi/InstagramAPI.git",
"tag": "0.4.1"
},
"social_media_url": "https://twitter.com/anovoselskyi",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.1",
"source_files": "InstagramAPI/Sources/**/*",
"swift_version": "5.1"
}