[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / 1 / YXYBaseTool / 0.1.7 / YXYBaseTool.podspec.json
blob25fb721b0a591c797d1d03d30fbb42d3ea89f3cc
2   "name": "YXYBaseTool",
3   "version": "0.1.7",
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.1.7"
14   },
15   "source_files": "Classes/*.{h,m}",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.0"
19   },
20   "libraries": "c++.1",
21   "frameworks": "UIKit",
22   "dependencies": {
23     "MBProgressHUD": [
25     ]
26   }