[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / b / 2 / 8 / CAPKit-iOS-WebP / 0.4 / CAPKit-iOS-WebP.podspec.json
blobec3db57c3ade30f5c9d28e38c4c238e7868d4fda
2   "name": "CAPKit-iOS-WebP",
3   "platforms": {
4     "ios": "7.0.0"
5   },
6   "license": "MIT",
7   "version": "0.4",
8   "homepage": "https://github.com/seanooi/iOS-WebP",
9   "summary": "WebP image decoder and encoder for iOS",
10   "authors": {
11     "Sean Ooi": "sean.ooi@me.com"
12   },
13   "source": {
14     "git": "https://github.com/successinfo-org/iOS-WebP.git",
15     "tag": "0.4"
16   },
17   "source_files": "iOS-WebP/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "CAPKit-libwebp": [
21       "~> 0.5.0"
22     ]
23   }