[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 9 / 4 / 1 / reddift / 1.0 / reddift.podspec.json
blobdb1ec67c3c6af4bd8620b650ba3cef09a9ad311a
2   "name": "reddift",
3   "version": "1.0",
4   "summary": "Swift Reddit API Wrapper.",
5   "description": "                        To be written.\n                        To be written.\n                        To be written.\n                        To be written.\n                        To be written.\n",
6   "homepage": "https://github.com/sonsongithub/reddift",
7   "license": "MIT",
8   "authors": {
9     "sonson": "yoshida.yuichi@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sonsongithub/reddift.git",
13     "tag": "v1.0",
14     "submodules": true
15   },
16   "social_media_url": "https://twitter.com/sonson_twit",
17   "platforms": {
18     "ios": "8.3"
19   },
20   "requires_arc": true,
21   "source_files": "reddift/*/*.swift",
22   "subspecs": [
23     {
24       "name": "KeychainAccess",
25       "source_files": "reddift/vendor/KeychainAccess/Lib/KeychainAccess/Keychain.swift"
26     }
27   ]