[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 9 / IHProgressHUD / 0.1.0 / IHProgressHUD.podspec.json
blob10e506858491afaea35a27e5c93ccf2c61a566aa
2   "name": "IHProgressHUD",
3   "version": "0.1.0",
4   "summary": "A clean and lightweight progress HUD for iOS and tvOS app based on SVProgressHUD, written in Swift.",
5   "license": "MIT",
6   "homepage": "https://github.com/Ibrahimhass/IHProgressHUD",
7   "swift_version": "4.2",
8   "authors": {
9     "mdibrahimhassan@gmail.com": "mdibrahimhassan@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Ibrahimhass/IHProgressHUD.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/IbrahimH_ss_n",
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0"
19   },
20   "frameworks": "QuartzCore",
21   "source_files": "IHProgressHUD/Classes/**/*",
22   "requires_arc": true