[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 8 / e / c / peak-core-ios / 0.4.4 / peak-core-ios.podspec.json
blobc43b722f1d78153b116dad4f8337c0f87d5f8030
2   "name": "peak-core-ios",
3   "version": "0.4.4",
4   "summary": "Peak Core iOS Library",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/robin7331/peak-core-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Robin Reiter": "robin7331@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/robin7331/peak-core-ios.git",
16     "tag": "0.4.4"
17   },
18   "social_media_url": "https://twitter.com/robin7331",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "peak-core-ios/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "WebKit"
26   ],
27   "dependencies": {
28     "UICKeyChainStore": [
29       "~> 2.1.0"
30     ],
31     "JSCoreBom": [
32       "~> 1.1.1"
33     ]
34   }