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