[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / d / 8 / CFExtension / 0.1.1 / CFExtension.podspec.json
blob3ffe53dd138906eb547d56be1dbd9f2dccaf80e5
2   "name": "CFExtension",
3   "version": "0.1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "CFExtension is a Swift module for adding extension to uiview.",
9   "homepage": "https://github.com/swift365/CFExtension",
10   "authors": {
11     "chengfei.heng": "hengchengfei@sina.com"
12   },
13   "source": {
14     "git": "https://github.com/swift365/CFExtension.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": [
21     "CFExtension/Classes/*.swift",
22     "CFExtension/Classes/**/*.swift"
23   ],
24   "dependencies": {
25     "JGProgressHUD": [
26       "~> 1.4"
27     ],
28     "MBProgressHUD": [
29       "~> 1.0.0"
30     ]
31   },
32   "pushed_with_swift_version": "3.0"