blob: fa9a00b79baef9c223867887d95efb4a609c1f3a [file] [log] [blame]
{
"name": "IvarCoder",
"version": "0.1.0",
"summary": "A NSCoder Category Library.",
"description": " IvarCoder help you to implement NSCoder easily\n",
"homepage": "https://github.com/siagency/IvarCoder",
"license": "MIT",
"authors": {
"SI Agency Inc.": "support@si-agency.co.jp"
},
"source": {
"git": "https://github.com/siagency/IvarCoder.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"IvarCoder": [
"Pod/Assets/*.png"
]
}
}