blob: 1229710b34afa586fe7f06d4a306a5cd83421ca9 [file] [log] [blame]
{
"name": "AppStoreInformation",
"version": "0.0.1",
"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",
"screenshots": "https://raw.githubusercontent.com/marcmatta/AppStoreInformation/master/1.png",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/marcmatta/AppStoreInformation.git",
"tag": "0.0.1"
},
"source_files": "AppStoreInformation/Classes/**/*",
"frameworks": "Foundation",
"swift_version": "4.1"
}