[Add] AmplitudeExperiment 1.15.0
[CocoaPods.git] / Specs / 8 / b / 4 / CocoaRedis / 1.0.2 / CocoaRedis.podspec.json
blob2b1e4f1bd08d71f2a70fcd87a0c49ef0d7a368e8
2   "name": "CocoaRedis",
3   "version": "1.0.2",
4   "summary": "iOS Redis.",
5   "description": "Redis help connect. so you use very smart!",
6   "homepage": "https://github.com/ArdWang/CocoaRedis",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ArdWang": "278161009@qq.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/ArdWang/CocoaRedis.git",
19     "tag": "1.0.2"
20   },
21   "source_files": [
22     "CocoaRedis",
23     "CocoaRedis/CocoaRedis/**/*.{h,m,c}"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ]