{ | |
"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 | |
} |