[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 6 / 9 / YYKitForXC / 3.0.0 / YYKitForXC.podspec.json
blob0d714e9330bdb49e28db497536d8a83e3232227e
2   "name": "YYKitForXC",
3   "summary": "Copy And Correction From YYKit",
4   "version": "3.0.0",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "ibireme": "ibireme@gmail.com"
11   },
12   "social_media_url": "http://blog.ibireme.com",
13   "homepage": "https://github.com/zhangxuchuan827/YYKitForXC",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/zhangxuchuan827/YYKitForXC.git",
19     "tag": "3.0.0"
20   },
21   "requires_arc": true,
22   "source_files": "YYKitForXC/**/*.{h,m}",
23   "libraries": [
24     "z",
25     "sqlite3"
26   ],
27   "frameworks": [
28     "UIKit",
29     "CoreFoundation",
30     "CoreText",
31     "CoreGraphics",
32     "CoreImage",
33     "QuartzCore",
34     "ImageIO",
35     "AssetsLibrary",
36     "Accelerate",
37     "MobileCoreServices",
38     "SystemConfiguration"
39   ],
40   "ios": {
41     "vendored_frameworks": "Vendor/WebP.framework"
42   }