blob: 266a7a776b9d967ec71030d4e69405bdb6932bc4 [file] [log] [blame]
{
"name": "InstagramAPI",
"version": "0.4.2",
"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.2"
},
"social_media_url": "https://twitter.com/anovoselskyi",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.1",
"source_files": "InstagramAPI/Sources/**/*",
"swift_version": "5.1"
}