[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 1 / d / SwiftyForesight / 1.1.1 / SwiftyForesight.podspec.json
blobbbc2fe53dc5c4ebb0d53a1a24d4e3d47b6d06e45
2   "name": "SwiftyForesight",
3   "version": "1.1.1",
4   "summary": "Foresight Swift API",
5   "description": "Swift API for integrating mobile applications with Foresight cloud framework.",
6   "homepage": "https://github.com/Enabyl/SwiftyForesight.git",
7   "license": "MIT",
8   "authors": {
9     "Jonathan Zia": "jzia@enabyl.me"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/Enabyl/SwiftyForesight.git",
16     "tag": "1.1.1"
17   },
18   "source_files": "SwiftyForesight/**/*.{h,m,swift}",
19   "frameworks": "CoreML",
20   "dependencies": {
21     "AWSMobileClient": [
23     ],
24     "AWSDynamoDB": [
26     ],
27     "AWSCognito": [
29     ],
30     "AWSS3": [
32     ]
33   }