blob: 32f88ba49f0702f98a5b1efb6cce553da536852e [file] [log] [blame]
{
"name": "INMEnum",
"version": "0.1.1",
"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.1.1"
},
"social_media_url": "https://twitter.com/ainame",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}