[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 8 / 0 / APTWebservice / 0.1.0 / APTWebservice.podspec.json
blob798ee7efadd6a45d1e390da52b27542bfcc97a16
2   "name": "APTWebservice",
3   "version": "0.1.0",
4   "summary": "Simple Webservice client in swift",
5   "swift_version": "4.0",
6   "description": "A WebService client written in swift",
7   "homepage": "https://github.com/rishadappat/APTWebservice",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Rishad Appat": "rishadappat@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/rishadappat/APTWebservice.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "APTWebservice/APTWebservice/*.{swift,plist,h}"