[Add] BridSDK 1.4.3
[CocoaPods.git] / Specs / 0 / d / 8 / TTMVC / 0.1.0 / TTMVC.podspec.json
blob894a8f828ec3159d2cc0a2b47b0000971ce98fac
2   "name": "TTMVC",
3   "version": "0.1.0",
4   "summary": "A short description of TTMVC.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Tictapps/TTMVC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mdagostino": "mariano@tictapps.com"
13   },
14   "source": {
15     "git": "https://github.com/Tictapps/TTMVC.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TTMVC/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.4"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"