[Add] BlurUIKit 1.0.1
[CocoaPods.git] / Specs / c / 6 / 4 / WBCategoryKit / 0.0.2 / WBCategoryKit.podspec.json
blob144d93807ad32167a65349ec5625653c0efb4d49
2   "name": "WBCategoryKit",
3   "version": "0.0.2",
4   "summary": "Some useful Objective-C Categories and Macro",
5   "homepage": "https://github.com/wenmobo/WBCategoryKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wenmobo": "1050794513@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/wenmobo/WBCategoryKit.git",
15     "tag": "0.0.2"
16   },
17   "social_media_url": "http://blogwenbo.com/",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WBCategoryKit/Classes/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "WebKit",
26     "AVFoundation",
27     "MobileCoreServices",
28     "Photos",
29     "AssetsLibrary",
30     "QuartzCore"
31   ],
32   "requires_arc": true