[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / b / 6 / d / AppInfoFetcher / 0.1.0 / AppInfoFetcher.podspec.json
blob49f427b45b1c5583d81d2b32275f8faecff582b6
2   "name": "AppInfoFetcher",
3   "version": "0.1.0",
4   "summary": "App store connect info fetcher for iOS apps",
5   "description": "Given a bundle identifier this utility gets all the app's metadata from App store connect and parse them in a nice and complete model.",
6   "homepage": "https://github.com/federicocappelli/AppInfoFetcher",
7   "screenshots": "https://github.com/federicocappelli/AppInfoFetcher/blob/master/Screenshots/screenshot1.png?raw=true",
8   "license": {
9     "type": "Apache 2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Federico Cappelli": "https://github.com/federicocappelli"
14   },
15   "source": {
16     "git": "https://github.com/federicocappelli/AppInfoFetcher.git",
17     "tag": "0.1.0"
18   },
19   "social_media_url": "https://twitter.com/federicokappe",
20   "platforms": {
21     "ios": "9.0",
22     "osx": "10.12"
23   },
24   "swift_versions": "5.0",
25   "source_files": "Sources/AppInfoFetcher/**/*",
26   "swift_version": "5.0"