blob: 316cd81c5852b95ca14a7005829fd5b2e42aaa19 [file] [log] [blame]
{
"name": "UTKeychainSecurity",
"version": "1.1.0",
"summary": "Tool to get, update, add, delete key chain items",
"homepage": "http://sebarina.wordpress.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sebarina xu": "sebarinaxu@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sebarina/UTKeychainSecurity.git",
"tag": "1.1.0"
},
"source_files": "Source/**/*",
"requires_arc": true
}