[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / f / 2 / SRView / 0.0.5 / SRView.podspec.json
blob2f3720d1401625bbada4992822f344260851ed48
2   "name": "SRView",
3   "version": "0.0.5",
4   "summary": "Swift Reusable Views",
5   "homepage": "https://github.com/DevZaid/SRView.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Zaid Amer": "https://twitter.com/DevZaid"
12   },
13   "source": {
14     "git": "https://github.com/DevZaid/SRView.git",
15     "tag": "0.0.5"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "Sources/*.swift",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   }