blob: c15bf9b89b615ec4019771d9142ef24dc8f890ec [file] [log] [blame]
{
"name": "AppStoreInformation",
"version": "0.0.2",
"summary": "Fetches AppStore web page information of the iOS application.",
"homepage": "https://github.com/marcmatta/AppStoreInformation.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "marc.matta",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/marcmatta/AppStoreInformation.git",
"tag": "0.0.2"
},
"source_files": "AppStoreInformation/Classes/**/*",
"frameworks": "Foundation",
"swift_version": "4.1"
}