blob: 367129a931f316c499c59b0588f71caf1926ec7e [file] [log] [blame]
{
"name": "INMEnum",
"version": "0.2.0",
"summary": "INMEnum provide defining method to create a enum object as a plain old objc object.",
"description": " INMEnum provide defining method to create a enum object as a plain old objc object.\n This almost realize the enum object like Java lang's one.\n",
"homepage": "https://github.com/ainame/INMEnum",
"license": "MIT",
"authors": {
"ainame": "s.namai.2012@gmail.com"
},
"source": {
"git": "https://github.com/ainame/INMEnum.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/ainame",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}