blob: 5e7e45cae6a82ebb2934064569031282e7f0bd16 [file] [log] [blame]
{
"name": "MMGetAppStorePrice",
"version": "0.0.1",
"summary": "MMGetAppStorePrice gets the App Store price by ID",
"description": "MMGetAppStorePrice gets the App Store price by ID for an App. Useful for Lite\napp's showing the price of the Pro edition.",
"homepage": "https://github.com/mipmip/MMGetAppStorePrice",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pim Snel": "pim@lingewoud.nl"
},
"source": {
"git": "https://github.com/mipmip/MMGetAppStorePrice.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"MMGetAppStorePrice/Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": "10.7"
},
"requires_arc": true
}