[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 7 / 4 / ZXYTitleScrollView / 0.0.1 / ZXYTitleScrollView.podspec.json
blob517e1780de89e39bef5dc0afa153d985db244eb6
2   "name": "ZXYTitleScrollView",
3   "version": "0.0.1",
4   "summary": "ZXYTitleScrollView.",
5   "description": "横向滚动菜单,设置多种样式",
6   "homepage": "https://github.com/xiaoyeZhang/ZXYTitleScrollView.git",
7   "license": "MIT",
8   "authors": {
9     "张晓烨": "82387913@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/xiaoyeZhang/ZXYTitleScrollView.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "Masonry": [
30     ]
31   }