blob: ecb2a96873f126b2fad6500bb3f211580609e07c [file] [log] [blame]
{
"name": "LINStorage",
"version": "0.1.1",
"summary": "Simple NSKeyedArchiver wrapper",
"homepage": "https://github.com/ryohey/LINStorage",
"license": "MIT",
"authors": {
"ryohey": "r.kameyama@covelline.com"
},
"source": {
"git": "https://github.com/ryohey/LINStorage.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}