[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / e / 4 / 1 / Train / 0.0.2 / Train.podspec.json
blob8e823bf61c7cad5c72aba21b8713ffaaeba25de3
2   "name": "Train",
3   "version": "0.0.2",
4   "summary": "A simple dependency injection framework for objective c, written while traveling in a train.",
5   "homepage": "https://github.com/tomersh/Train",
6   "authors": {
7     "Tomer Shiri": "train@shiri.info"
8   },
9   "source": {
10     "git": "https://github.com/tomersh/Train.git",
11     "tag": "v0.0.2"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source_files": "src/*",
17   "requires_arc": false,
18   "license": {
19     "type": "NetBSD",
20     "file": "LICENSE"
21   }