[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / d / 1 / POSRequest / 1.0.4 / POSRequest.podspec.json
bloba5ba3a3de11083e832c1301001e30045897235df
2   "name": "POSRequest",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "summary": "POSRequest",
7   "requires_arc": true,
8   "version": "1.0.4",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Ivan": "ivan.postolaki@gmail.com"
15   },
16   "homepage": "https://bitbucket.org/postolaki/posrequest",
17   "source": {
18     "git": "https://postolaki@bitbucket.org/postolaki/posrequest.git",
19     "tag": "1.0.4"
20   },
21   "swift_versions": "5",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "source_files": "POSRequest/**/*.{swift}",
27   "dependencies": {
28     "Alamofire": [
30     ],
31     "SwiftyJSON": [
33     ]
34   },
35   "swift_version": "5"