[Add] onesecondbefore-tracker 7.9.0
[CocoaPods.git] / Specs / 1 / 6 / f / TFReplAI / 0.1.0 / TFReplAI.podspec.json
blob8f17517e9de4bd0b7fe279fba9ac5239d2cf186a
2   "name": "TFReplAI",
3   "version": "0.1.0",
4   "summary": "ReplAI を Swift から扱うためのライブラリ",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/tfuru/TFReplAI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tfuru": "t_furu@tf-web.jp"
13   },
14   "source": {
15     "git": "https://github.com/tfuru/TFReplAI.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TFReplAI/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 3.3"
25     ]
26   }