blob: 06c040f7d0d787242c9b2559cffd46a6ed79907d [file] [log] [blame]
{
"name": "LKCodingObject",
"version": "1.3.1",
"summary": "NSCoding conformed library",
"description": "Properties can be archived/unarchived with conforming to NSCoding.\n",
"homepage": "https://github.com/lakesoft/LKCodingObject",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hiroshi Hashiguchi": "xcatsan@mac.com"
},
"source": {
"git": "https://github.com/lakesoft/LKCodingObject.git",
"tag": "1.3.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/*"
}