[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 2 / 6 / SwiftUtil / 0.1.0 / SwiftUtil.podspec.json
blob1459c34dd895d95816ebd3657d1c8b09b2878e3b
2   "name": "SwiftUtil",
3   "version": "0.1.0",
4   "summary": "SwiftUtil is a framework for easy develop in Swift program.",
5   "description": "                        It is easy to use SwiftUtil for any iOS project.\n                        It have function for UI support iphone5, 5s, iPad\n",
6   "homepage": "https://github.com/chaluemwut/SwiftUtil",
7   "license": "MIT",
8   "authors": {
9     "chaluemwut": "chaluemwut@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/chaluemwut/SwiftUtil.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SwiftUtil": [
22       "Pod/Assets/*.png"
23     ]
24   }