[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / 1 / YXYBaseTool / 0.0.6 / YXYBaseTool.podspec.json
blob8500b0d60abc0622c0461929ff73f31da3d3ac0e
2   "name": "YXYBaseTool",
3   "version": "0.0.6",
4   "summary": "常用工具及宏定义等。",
5   "description": "避免每次新建工程一个个导入",
6   "homepage": "https://github.com/amosYin/YXYBaseTool",
7   "license": "MIT",
8   "authors": {
9     "Amos": "1453254169@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/amosYin/YXYBaseTool.git",
13     "tag": "0.0.6"
14   },
15   "source_files": [
16     "Classes/*.{h,m}",
17     "Classes/**/*.{h,m}"
18   ],
19   "exclude_files": "Classes/Exclude",
20   "requires_arc": true,
21   "platforms": {
22     "ios": null
23   },
24   "dependencies": {
25     "MBProgressHUD": [
27     ]
28   },
29   "frameworks": [
30     "AVFoundation",
31     "CoreGraphics",
32     "Security",
33     "SystemConfiguration",
34     "CoreData",
35     "UIKit"
36   ]