blob: 14f876acf68a0fc3b72fdb871d823216aad6a47b [file] [log] [blame]
{
"name": "LKArchiver",
"version": "1.3.1",
"summary": "NSKeyedArchiver/NSKeyedUnArchiver wrapper",
"description": "NSKeyedArchiver/NSKeyedUnArchiver wrapper.\n",
"homepage": "https://github.com/lakesoft/LKArchiver",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hiroshi Hashiguchi": "xcatsan@mac.com"
},
"source": {
"git": "https://github.com/lakesoft/LKArchiver.git",
"tag": "1.3.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/*"
}