blob: a48ad315ae2ae11ef33b575b8122a5e871846de7 [file] [log] [blame]
{
"name": "JBFlux",
"version": "0.1.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/tehjord/JBFlux",
"authors": {
"Jordan Belanger": "jordane.belanger@gmail.com"
},
"summary": "Flux dispatcher architecture tailored for Objective-C + some magic",
"source": {
"git": "https://github.com/tehjord/JBFlux.git",
"tag": "0.1.0"
},
"source_files": "JBFlux/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0",
"osx": "10.9",
"watchos": "2.0"
}
}