blob: b8586a862abdadb0bd28abc6380aca5ac531a079 [file] [log] [blame]
{
"name": "HanekeObjc",
"version": "0.20.0",
"summary": "Do you want to use HanekeSwift in your objective-c codes?",
"description": "A swift wrapper for HanekeSwift to provide an objective-c compatible interface",
"homepage": "https://github.com/haifengkao/HanekeObjc",
"license": "MIT",
"authors": {
"Hai Feng Kao": "haifeng@cocoaspice.in"
},
"source": {
"git": "https://github.com/haifengkao/HanekeObjc.git",
"tag": "0.20.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{m,h,swift}",
"dependencies": {
"AltHanekeSwift": [
]
},
"pushed_with_swift_version": "3.0"
}