[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 5 / 3 / YWKit / 0.0.8 / YWKit.podspec.json
blob3ab592729694d158edee933d27e35c944d1b0ac9
2   "name": "YWKit",
3   "version": "0.0.8",
4   "summary": "YWKit summary",
5   "homepage": "https://github.com/TimorLeader/YWKit/tree/master",
6   "license": "MIT",
7   "authors": {
8     "yanwei": "654811239@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/TimorLeader/YWKit.git",
12     "tag": "0.0.8"
13   },
14   "source_files": "YWKit/YWKit/Source/**/*.{h,m}",
15   "resources": [
16     "YWKit/YWKit/Source/**/*.{bundle,fsh,vsh,lic,xib}",
17     "YWKit/YWKit/Source/**/*.{xib}",
18     "YWKit/YWKit/Source/YWImage.xcassets",
19     "YWKit/YWKit/Source/*/*.{png,gif,jpg}"
20   ],
21   "platforms": {
22     "ios": "9.0"
23   },
24   "frameworks": [
25     "UIKit",
26     "CoreFoundation",
27     "QuartzCore",
28     "CoreGraphics"
29   ],
30   "dependencies": {
31     "Masonry": [
33     ],
34     "MBProgressHUD": [
36     ],
37     "AFNetworking": [
39     ]
40   },
41   "requires_arc": true