blob: edbd9cb9102074625dbc34d7d1b557791cb18bc0 [file] [log] [blame]
{
"name": "BooCookieFoundation",
"version": "0.0.1",
"summary": "Get cookie",
"description": "Get cookie from safari by SafariViewController and UIPlaseboard",
"homepage": "https://github.com/fanren5119/BooCookieFoundation",
"license": "MIT",
"authors": {
"": ""
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/fanren5119/BooCookieFoundation.git",
"tag": "0.0.1"
},
"source_files": [
"BooCookieFoundation",
"BooCookieFoundation/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}