blob: b1d578612e8b359b52e595237975bd9282c6a8ba [file] [log] [blame]
{
"name": "MPackObjc",
"version": "0.0.2",
"summary": "MPack Objective-C wrapper.",
"homepage": "https://github.com/vox-humana/mpack-objc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arthur Semenyutin": "semenyutin@gmail.com"
},
"source": {
"git": "https://github.com/vox-humana/mpack-objc.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "*.{h,m,c}",
"public_header_files": "MPackObjc.h"
}