[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 1 / c / MMGetAppStorePrice / 0.0.1 / MMGetAppStorePrice.podspec.json
blob5e7e45cae6a82ebb2934064569031282e7f0bd16
2   "name": "MMGetAppStorePrice",
3   "version": "0.0.1",
4   "summary": "MMGetAppStorePrice gets the App Store price by ID",
5   "description": "MMGetAppStorePrice gets the App Store price by ID for an App. Useful for Lite\napp's showing the price of the Pro edition.",
6   "homepage": "https://github.com/mipmip/MMGetAppStorePrice",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pim Snel": "pim@lingewoud.nl"
13   },
14   "source": {
15     "git": "https://github.com/mipmip/MMGetAppStorePrice.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "MMGetAppStorePrice/Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "platforms": {
24     "osx": "10.7"
25   },
26   "requires_arc": true