blob: 03cb6e604ed3e1e25bc740b4a87f5d6105512399 [file] [log] [blame]
{
"name": "FIDataFlowArchitectureObjC",
"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/FIDataFlowArchitectureObjC",
"license": "[iF] Solution",
"authors": {
"NGUYEN CHI CONG": "congnc.if@gmail.com"
},
"source": {
"git": "https://github.com/congncif/FIDataFlowArchitectureObjC.git",
"tag": "1.5.2"
},
"social_media_url": "https://twitter.com/congncif",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"ReactiveCocoa": [
"2.5"
],
"JSONModel": [
"~> 1.1"
]
},
"ios": {
"vendored_frameworks": "Pod/FIDataFlowArchitectureNew.framework"
}
}