[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / 9 / 4 / f / WidgetKit / 1.0.0 / WidgetKit.podspec.json
blob46a6451fa16e3ff79a9302faab631608c03b0f2d
2   "name": "WidgetKit",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "10.0"
6   },
7   "summary": "Lightweight iOS framework for creating codeless native apps.",
8   "homepage": "https://github.com/faviomob/WidgetKit",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE.md"
12   },
13   "authors": {
14     "Favio Mobile": "faviomob@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/faviomob/WidgetKit.git",
18     "tag": "1.0.0"
19   },
20   "swift_version": "4.1",
21   "ios": {
22     "source_files": "WidgetKit/Sources/**/*.swift"
23   },
24   "dependencies": {
25     "Groot": [
27     ],
28     "AlamofireImage": [
29       "~> 3.3"
30     ],
31     "ZIPFoundation": [
33     ]
34   }