[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / 6 / f / 2 / AKTrakt / 0.1.4 / AKTrakt.podspec.json
blobb8adf38fdfb11ab6ad45a1068e806f5ce43a36bd
2   "name": "AKTrakt",
3   "version": "0.1.4",
4   "summary": "Swift Trakt.tv client.",
5   "description": "A simple trakt.tv client written in swift.",
6   "homepage": "https://github.com/arsonik/AKTrakt",
7   "license": "MIT",
8   "authors": {
9     "Florian Morello": "arsonik@me.com"
10   },
11   "source": {
12     "git": "https://github.com/arsonik/AKTrakt.git",
13     "tag": "0.1.4"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": [
21     "UIKit",
22     "Webkit"
23   ],
24   "dependencies": {
25     "Alamofire": [
27     ]
28   }