blob: 55de2644f25423cd57376d1e0a537f057bb7e2a3 [file] [log] [blame]
{
"name": "BLKFunctional",
"version": "0.1.1",
"license": {
"type": "GNU",
"file": "LICENSE"
},
"homepage": "http://github.com/olistaats/BLKFunctional",
"authors": {
"olistaats": "olambo@gmail.com"
},
"source": {
"git": "https://github.com/olistaats/BLKFunctional.git",
"tag": "0.1.1"
},
"requires_arc": true,
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"summary": "Functional methods for iOS and OSX.",
"description": "Functional methods for iOS and OSX. Can use with or without categories.",
"public_header_files": "BLKFunctional/*.h",
"source_files": "BLKFunctional/*.{m,h}"
}