blob: 7ef2a39edda2eeb3560b5d45ccd96255caf8f405 [file] [log] [blame]
{
"name": "SHMKit_Applicaster",
"version": "0.1.3",
"platforms": {
"ios": "8.0"
},
"summary": "A generic client for Siren Hypermedia APIs",
"homepage": "https://github.com/mdobson/SHMKit",
"license": "MIT",
"authors": "Matt Dobson",
"source": {
"git": "https://github.com/applicaster/SHMKit.git",
"tag": "0.1.3"
},
"source_files": "SHMKit/**/*.{h,m}",
"public_header_files": "SHMKit/**/*.h",
"requires_arc": true
}