blob: 7c41af1eaf91f06d30e1423a4e132d902788ae0f [file] [log] [blame]
{
"name": "HNKServerFacade",
"version": "0.0.1",
"summary": "Simple server interface for iOS",
"homepage": "https://github.com/hkellaway/HNKServerFacade",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Harlan Kellaway": "hello@harlankellaway.com"
},
"source": {
"git": "https://github.com/hkellaway/HNKServerFacade.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}