blob: 6844f47e2634f1c7404ecb63e3c1997af2112642 [file] [log] [blame]
{
"name": "MochiKit",
"version": "0.3.1",
"summary": "Util",
"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.3.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"source_files": "MochiKit/Classes/*.swift",
"ios": {
"source_files": "MochiKit/Classes/*.swift"
},
"pushed_with_swift_version": "3.0"
}