[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 0 / 2 / flok / 0.1.1 / flok.podspec.json
blob5a46e10876b634f68cd14d8b7079fd9d3dc2375f
2   "name": "flok",
3   "version": "0.1.1",
4   "summary": "This driver allows you to run flok applications on iOS, OS X, Apple Watch, and Apple TV.",
5   "description": "What is flok?\nFlok is a work in progress. I'm just filling this description out so podspec will upload... :)",
6   "homepage": "https://github.com/sotownsend/flok",
7   "license": "MIT",
8   "authors": {
9     "seo": "seotownsend@icloud.com"
10   },
11   "source": {
12     "git": "https://github.com/sotownsend/flok-apple.git",
13     "tag": "0.1.1"
14   },
15   "social_media_url": "https://twitter.com/seotownsend",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "flok": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "dependencies": {
27     "Alamofire": [
28       "~> 3.0"
29     ],
30     "SnapKit": [
32     ],
33     "Socket.IO-Client-Swift": [
34       "~> 4.1"
35     ],
36     "CocoaAsyncSocket": [
37       "~> 7.4"
38     ]
39   }