[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 9 / d / HiIOS / 1.0.0 / HiIOS.podspec.json
blob45a6d9a2e2b6e952e470d382471bb8f1b905b4e7
2   "name": "HiIOS",
3   "version": "1.0.0",
4   "summary": "iOS App Framework.",
5   "description": "iOS App Framework using Swift.",
6   "homepage": "https://github.com/tospery/HiIOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YangJianxiang": "tospery@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tospery/HiIOS.git",
16     "tag": "1.0.0"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "frameworks": "UIKit",
24   "source_files": "HiIOS/**/*",
25   "swift_version": "5.0"