[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / 1 / 5 / APICodable / 0.1.1 / APICodable.podspec.json
blobc4058ca425ae69ed0f871acff95334cabcf1482c
2   "name": "APICodable",
3   "version": "0.1.1",
4   "summary": "From Restful API to codable object.",
5   "description": "manage your restful api requests easy and efficiently.",
6   "homepage": "https://github.com/iAmrSalman/APICodable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iAmrSalman": "iamrsalman@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/iAmrSalman/APICodable.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/@iAmrSalman",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "APICodable/Classes/**/*",
23   "dependencies": {
24     "Dots": [
25       "~> 0.4.5"
26     ]
27   },
28   "pushed_with_swift_version": "4.0"