[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 1 / e / CookieManager / 1.0.0 / CookieManager.podspec.json
blobf92acfc8cec93816af0bf70cc81d70e301df55ab
2   "name": "CookieManager",
3   "version": "1.0.0",
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",
8   "license": "MIT",
9   "authors": {
10     "Kosuke Ogawa": "koogawa.app@gmail.com"
11   },
12   "social_media_url": "http://twitter.com/koogawa",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/koogawa/CookieManager.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "CookieManager/*.{swift,h,m}",
21   "exclude_files": "Classes/Exclude",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3.0"
24   },
25   "pushed_with_swift_version": "3.0"