blob: e9ccab33262dfc71d191dc06a42ba1051354d521 [file] [log] [blame]
{
"name": "FIDataFlowArchitectureNew",
"version": "1.5.2",
"summary": "A structure to build a data flow of application.",
"description": "Easy to create a clear architecture application with FIDataFlowArchitectureNew. I think you will gradually love it.",
"homepage": "https://github.com/congncif/FIDataFlowArchitectureNew",
"license": "[iF] Solution",
"authors": {
"NGUYEN CHI CONG": "congnc.if@gmail.com"
},
"source": {
"git": "https://github.com/congncif/FIDataFlowArchitectureNew.git",
"tag": "1.5.2"
},
"social_media_url": "https://twitter.com/congncif",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"ReactiveCocoa": [
],
"JSONModel": [
"~> 1.1"
]
},
"ios": {
"vendored_frameworks": "Pod/FIDataFlowArchitectureNew.framework"
}
}