[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 5 / b / 7 / OneSky / 1.2.2 / OneSky.podspec.json
blob11d8cdd6120a357bce7268547ae920bbd41a1536
2   "name": "OneSky",
3   "version": "1.2.2",
4   "summary": "Locale framework by OneSky",
5   "description": "Great framework for compile generating .strings files.",
6   "homepage": "onesky.app",
7   "license": {
8     "type": "MIT",
9     "file": "OneSky/license"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "authors": {
15     "OneSky": "admin@oneskyapp.com"
16   },
17   "source": {
18     "git": "https://github.com/onesky/onesky-for-ios.git"
19   },
20   "source_files": [
21     "OneSky/*.swift",
22     "OneSky/API/*.swift",
23     "OneSky/API/Delegates/*.swift",
24     "OneSky/API/Manager/*.swift",
25     "OneSky/API/Services/*.swift",
26     "OneSky/API/Structures/*.swift",
27     "OneSky/API/Manager/ResponseTransformers/*.swift",
28     "OneSky/API/Controller/*.swift",
29     "OneSky/API/Controller/SelectCell/*.swift"
30   ],
31   "dependencies": {
32     "Siesta": [
33       "~> 1.3.0"
34     ],
35     "Ably": [
37     ]
38   }