[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / 4 / 6 / FIDataFlowArchitectureNew / 1.5.2 / FIDataFlowArchitectureNew.podspec.json
blobe9ccab33262dfc71d191dc06a42ba1051354d521
2   "name": "FIDataFlowArchitectureNew",
3   "version": "1.5.2",
4   "summary": "A structure to build a data flow of application.",
5   "description": "Easy to create a clear architecture application with FIDataFlowArchitectureNew. I think you will gradually love it.",
6   "homepage": "https://github.com/congncif/FIDataFlowArchitectureNew",
7   "license": "[iF] Solution",
8   "authors": {
9     "NGUYEN CHI CONG": "congnc.if@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/congncif/FIDataFlowArchitectureNew.git",
13     "tag": "1.5.2"
14   },
15   "social_media_url": "https://twitter.com/congncif",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "frameworks": "UIKit",
21   "dependencies": {
22     "ReactiveCocoa": [
24     ],
25     "JSONModel": [
26       "~> 1.1"
27     ]
28   },
29   "ios": {
30     "vendored_frameworks": "Pod/FIDataFlowArchitectureNew.framework"
31   }