blob: ee7a7f1af86ee77d0e2a6a0443120b5baadf77e1 [file] [log] [blame]
{
"name": "TapInstagramKit",
"version": "0.0.1",
"summary": "Fetch data about a given instagram account without authorization.",
"description": "Fetch data about a given instagram account without authorization.\nFetch data about a given instagram account without authorization.",
"homepage": "https://github.com/Tap-Payments/TapInstagramKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"O Rabie": "o.rabie@tap.company"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/Tap-Payments/TapInstagramKit.git",
"tag": "0.0.1"
},
"source_files": "TapInstagramKit/TapInstagramKit/Core/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"resources": "TapInstagramKit/TapInstagramKit/Core/Resources/**/*.{xib}",
"swift_version": "4.0"
}