[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 9 / Cupid / 1.0.0 / Cupid.podspec.json
blob2b244d75f6c363cd4e17dd6de1fc70cda0c6ff1d
2   "name": "Cupid",
3   "version": "1.0.0",
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.0"
20   },
21   "source_files": "CupidDemo/Cupid/**/*.swift",
22   "requires_arc": true