2 "name": "CookieManager",
4 "summary": "Manage cookies of UIWebView.",
5 "description": "CookieManager manages cookies of UIWebView.\n\n* Show all cookies\n* Delete specific cookie",
6 "homepage": "https://github.com/koogawa/CookieManager",
7 "screenshots": "https://raw.githubusercontent.com/koogawa/CookieManager/master/screenshot.png",
10 "Kosuke Ogawa": "koogawa.app@gmail.com"
12 "social_media_url": "http://twitter.com/koogawa",
17 "git": "https://github.com/koogawa/CookieManager.git",
20 "source_files": "CookieManager/*.{swift,h,m}",
21 "exclude_files": "Classes/Exclude",
22 "pod_target_xcconfig": {
23 "SWIFT_VERSION": "3.0"
25 "pushed_with_swift_version": "3.0"