blob: a7c3de6587fac7f23402debc7531c699a668d437 [file] [log] [blame]
{
"name": "MochiKit",
"version": "0.1.1",
"summary": "A short description of MochiKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mochisan/MochiKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Akihiro Mochida": "mhsp0815@gmail.com"
},
"source": {
"git": "https://github.com/mochisan/MochiKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MochiKit/Classes/**/*",
"pushed_with_swift_version": "3.0"
}