[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / e / TYAlertView / 0.1.1 / TYAlertView.podspec.json
blob89b879566cfb6b032de72c19d0f27e0ac39a503e
2   "name": "TYAlertView",
3   "version": "0.1.1",
4   "summary": "A highly customized iOS alert view.",
5   "description": "Similar to UIAlertView / UIAlertController, but more flexible",
6   "homepage": "https://github.com/luckytianyiyan/TYAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "luckytianyiyan": "luckytianyiyan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/luckytianyiyan/TYAlertView.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/luckytianyiyan",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "TYAlertView/Classes/**/*",
23   "frameworks": "QuartzCore"