blob: e48b1abab33d9b04f69a83e76e0d2376bc34dc5e [file] [log] [blame]
{
"name": "ObjcCodepp",
"version": "1.1",
"summary": "objc code++.",
"homepage": "https://github.com/Meterwhite/ObjcCodePlusPlus",
"license": "MIT",
"authors": {
"meterwhite": "quxingyi@outlook.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Meterwhite/ObjcCodePlusPlus.git",
"tag": "1.1"
},
"source_files": "Code++ for ObjcC/Code++/**/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}