blob: 568c47a8c5f8e230e8b913cd1bc0b4cb18b5916a [file] [log] [blame]
{
"name": "HelloFlux",
"version": "0.0.1",
"summary": "Application Architecture for Building User Interfaces http://facebook.github.io/flux/",
"description": " A longer description of HelloFlux in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/Shuangzuan/HelloFlux",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shuangzuan": "shuangzuan.he@icloud.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Shuangzuan/HelloFlux.git",
"tag": "0.0.1"
},
"source_files": "Flux",
"requires_arc": true
}