[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / f / 2 / SRView / 0.0.2 / SRView.podspec.json
blob523280f6cf7456f54649c12048a7ca8c00658677
2   "name": "SRView",
3   "version": "0.0.2",
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.2"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "Sources/*.swift",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "3.0"
23   }