[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 8 / a / 1 / EasySwiftUIKit / 0.1.7 / EasySwiftUIKit.podspec.json
blob7e37ce7581d1d2c71527669240518321a555ee65
2   "name": "EasySwiftUIKit",
3   "version": "0.1.7",
4   "summary": "A swift library of EasySwiftUIKit.",
5   "description": "'A swift library of EasySwiftUIKit. Just import and run project'",
6   "homepage": "https://github.com/arzrasel/EasySwiftUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rz Rasel": "rashedgit@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/arzrasel/EasySwiftUIKit.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Classes/**/*.swift",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "QuartzCore"
26   ],
27   "resource_bundles": {
28     "EasySwiftUIKit": [
29       "EasySwiftUIKit/Assets/*.png",
30       "EasySwiftUIKit/Classes/*.swift"
31     ]
32   }