blob: 6c88360e6e04a9cd1789bb376d45ca91d2d7cf8f [file] [log] [blame]
{
"name": "ArsDashFunction",
"version": "0.0.1",
"summary": "A Math function functional toolbelt for Objective-C.",
"homepage": "https://github.com/azu/ArsDashFunction",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"azu": "info@efcl.info"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/azu/ArsDashFunction.git",
"tag": "0.0.1"
},
"source_files": "ArsDashFunction/**/*.{h,m}",
"requires_arc": true
}