[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 9 / 2 / Alert / 1.0.3 / Alert.podspec.json
blob20e787a5a8e014e8ca4ce40fe7c98b7424322b4d
2   "name": "Alert",
3   "version": "1.0.3",
4   "summary": "iOS AlertView.",
5   "homepage": "https://github.com/whde/Alert",
6   "license": "MIT",
7   "authors": {
8     "Whde": "460290973@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/whde/Alert.git",
15     "tag": "1.0.3"
16   },
17   "source_files": "Alert/Alert/AlertView/*{h,m}",
18   "frameworks": [
19     "Foundation",
20     "CoreGraphics",
21     "UIKit"
22   ],
23   "requires_arc": true,
24   "description": "It is a Alert view used on iOS, which implement by Objective-C."