[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / b / 9 / DCAction / 3.11.1 / DCAction.podspec.json
blobc09368bc250d4c8927f7e1c6ca137c757e1828c6
2   "name": "DCAction",
3   "version": "3.11.1",
4   "summary": "Abstracts actions to be performed in RxSwift.",
5   "description": "Encapsulates an action to be performed, usually by a button press, but also useful to pass actions to execute later\n(once or multiple times) without having to expose other objects.",
6   "homepage": "https://github.com/RxSwiftCommunity/Action",
7   "license": {
8     "type": "MIT",
9     "file": "License.md"
10   },
11   "authors": {
12     "Ash Furrow": "ash@ashfurrow.com"
13   },
14   "social_media_url": "http://twitter.com/ashfurrow",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "http": "http://dc-poc-main-public.oss-cn-shenzhen.aliyuncs.com/ios/Action/DCAction_04-26-2021-20-55-05.zip"
20   },
21   "frameworks": "Foundation",
22   "vendored_frameworks": "DCAction.framework",
23   "dependencies": {
24     "DCRxSwift": [
26     ],
27     "DCRxCocoa": [
29     ]
30   }