[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / 5 / 9 / Cupid / 1.0.5 / Cupid.podspec.json
blobacfa882aa5bc927737dbf76bee13b6c5a624e175
2   "name": "Cupid",
3   "version": "1.0.5",
4   "summary": "Cupid is the ultimate Swift library to deal with third party share service for Chinese app.",
5   "description": "Cupid is highly inspired by `MonkeyKing`, but with different code structure and data types. And with much more extainablity.\nYou can use it to post messages to QQ, WeChat, Weibo, Pocket, Pasteboard or do OAuth. With minimal code, you can even create your own share and OAuth service provider, such as Alipay!\n![screenshot](screenshots/animated.gif)",
6   "homepage": "https://github.com/36Kr-Mobile/Cupid.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Shannon Wu": "inatu@icloud.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/36Kr-Mobile/Cupid.git",
19     "tag": "1.0.5"
20   },
21   "source_files": "CupidDemo/Cupid/**/*.swift",
22   "requires_arc": true