blob: 8f1c97a25312214a2944664907be27862736758f [file] [log] [blame]
{
"name": "INMEnum",
"version": "0.4.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.\nThis almost realize the enum object like Java lang's one.",
"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.4.0"
},
"social_media_url": "https://twitter.com/ainame",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}