[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 7 / 4 / 6 / AppStoreInformation / 0.0.4 / AppStoreInformation.podspec.json
blobd7ba711d927213ae8b6bd21c5f971606ef7654b3
2   "name": "AppStoreInformation",
3   "version": "0.0.4",
4   "summary": "Fetches AppStore web page information of the iOS application.",
5   "homepage": "https://github.com/marcmatta/AppStoreInformation.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "marc.matta",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/marcmatta/AppStoreInformation.git",
16     "tag": "0.0.4"
17   },
18   "source_files": [
19     "AppStoreInformation",
20     "AppStoreInformation/Classes/**/*.swift"
21   ],
22   "frameworks": "Foundation",
23   "requires_arc": true,
24   "swift_version": "4.1"