[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 2 / d / 1 / POSRequest / 1.0.10 / POSRequest.podspec.json
blob32469becad75733894161c5972ee27c208feea33
2   "name": "POSRequest",
3   "platforms": {
4     "ios": "13.0"
5   },
6   "summary": "POSRequest",
7   "requires_arc": true,
8   "version": "1.0.10",
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.10"
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"