blob: ce485625e63a1d378b4f0b10bc83931aac25a037 [file] [log] [blame]
{
"name": "NSString-HYPFormula",
"version": "1.6.1",
"summary": "Creating and running string-based formulas have never been this easy",
"description": " * Creating and running string-based formulas have never been this easy\n",
"homepage": "https://github.com/hyperoslo/NSString-HYPFormula",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Hyper Interaktiv": "teknologi@hyper.no"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/hyperoslo/NSString-HYPFormula.git",
"tag": "1.6.1"
},
"source_files": "Source/",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"NSString-HYPWordExtractor": [
]
}
}