blob: 0b451265c04565e91e4763ca83f8f2ddaa6acabf [file] [log] [blame]
{
"name": "Hydra",
"version": "1.4.0",
"summary": "Hydra is a framework designed to make developing mobile apps easier.",
"homepage": "https://github.com/P9SOFT/Hydra",
"license": {
"type": "MIT"
},
"authors": {
"Tae Hyun Na": "taehyun.na@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/P9SOFT/Hydra.git",
"tag": "1.4.0"
},
"source_files": "Hydra/Hydra/*.{h,m}",
"public_header_files": "Hydra/Hydra/*.h"
}