blob: 3a6ca42167f8acc3a3be0a7802044f8430bec1a4 [file] [log] [blame]
{
"name": "Hydra",
"version": "1.0.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": "5.0"
},
"requires_arc": false,
"source": {
"git": "https://github.com/P9SOFT/Hydra.git",
"tag": "1.0.0"
},
"source_files": "Hydra/Hydra/*.{h,m}",
"public_header_files": "Hydra/Hydra/*.h"
}