blob: f8c897b189f02606fb707be8f2e1f833735a2928 [file] [log] [blame]
{
"name": "LINStorage",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}