blob: f22d8b0546d49670487afc2c579e82c24fa88e6e [file] [log] [blame]
{
"name": "MaruKit",
"version": "0.1.2",
"summary": "Maru Parse",
"homepage": "https://github.com/jungtong/MaruKit",
"license": "MIT",
"authors": {
"jungtong": "jungtong@gmail.com"
},
"source": {
"git": "https://github.com/jungtong/MaruKit.git",
"tag": "0.1.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Pod/Classes/**/*",
"dependencies": {
"LernaFramework": [
]
}
}