blob: c3af574054d3b1776ddcb07d1b9aa6d6c2793990 [file] [log] [blame]
{
"name": "Hydra",
"version": "1.3.4",
"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": "6.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/P9SOFT/Hydra.git",
"tag": "1.3.4"
},
"source_files": "Hydra/Hydra/*.{h,m}",
"public_header_files": "Hydra/Hydra/*.h"
}