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