[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / b / e / TYAlertView / 0.1.0 / TYAlertView.podspec.json
blobb759d305f0bd7176342f7cb7189686609ed88a94
2   "name": "TYAlertView",
3   "version": "0.1.0",
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.0"
17   },
18   "social_media_url": "https://twitter.com/luckytianyiyan",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "TYAlertView/Classes/**/*",
23   "frameworks": "QuartzCore"