[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 8 / b / f / Ameiurus / 1.0.2 / Ameiurus.podspec.json
blob4e5eae680e95da7ee14e1ed96bdd249018001b5f
2   "name": "Ameiurus",
3   "version": "1.0.2",
4   "summary": "Chat bot for ios",
5   "homepage": "https://github.com/Taishoberius/Ameiurus",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ESGI": "contact@esgi.fr"
12   },
13   "source": {
14     "git": "https://github.com/Taishoberius/Ameiurus.git",
15     "tag": "v1.0.2"
16   },
17   "source_files": "Ameiurus/**/*.{swift,h}",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.2",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.8"
25     ]
26   }