[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / b / d / 4 / CAPS+Twitter / 1.0.0 / CAPS+Twitter.podspec.json
blobeddac6f77c94381d8f9887ca99ed43741ea53274
2   "name": "CAPS+Twitter",
3   "version": "1.0.0",
4   "summary": "A module for twitter",
5   "description": "twitter models and protocols",
6   "homepage": "https://ebarnes@rhodecode.caps.ua.edu/_1114",
7   "license": "CAPS",
8   "authors": {
9     "Niklas Fahl": "niklas.fahl@ua.edu"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://ebarnes@rhodecode.caps.ua.edu/_1114",
16     "tag": "1.0.0"
17   },
18   "source_files": "Twitter/Sources/**/*.*",
19   "ios": {
20     "resource_bundles": {
21       "CAPS+Twitter": "Twitter/Assets/**/*.png"
22     }
23   },
24   "dependencies": {
25     "ObjectMapper": [
27     ],
28     "CAPS+CommonExtensions": [
30     ],
31     "CAPS+DataProvider": [
33     ],
34     "DateToolsSwift": [
36     ],
37     "Kingfisher": [
39     ]
40   }