blob: ddfc5039192b230993b09207cf6060378c665ed4 [file] [log] [blame]
{
"name": "SwiftyInsta",
"version": "1.7.5",
"summary": "Private and Tokenless Instagram RESTful API.",
"description": "SwiftyInsta allows you to build your own customized Instagram client or Bot",
"homepage": "https://github.com/TheM4hd1/SwiftyInsta",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TheM4HD1": "mahdimakhdomi@outlook.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/TheM4hd1/SwiftyInsta.git",
"tag": "1.7.5"
},
"source_files": "SwiftyInsta/**/*.{h,m,swift}",
"swift_version": "4.2"
}