[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 0 / d / SRAirViews / 0.0.4 / SRAirViews.podspec.json
blob11bcdce83e3068c8ec27ff70c1d383a1ad504672
2   "name": "SRAirViews",
3   "version": "0.0.4",
4   "summary": "事件穿透",
5   "description": "用于地图等视图上放置其他视图,防止原本应该由地图响应的事件被地图上面的视图响应",
6   "homepage": "https://github.com/HuangYanQi/",
7   "license": "MIT",
8   "authors": {
9     "Seer": "247069512@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/HuangYanQi/SRPinView.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "SRPin/SRPin/SRAirView/{*.swift}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "swift_version": "4.2",
24   "requires_arc": true