[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 4 / 5 / TAlertView / 0.2.0 / TAlertView.podspec.json
blob194d6cadf6dcc6ec03c2db3754d4ef501b4f109a
2   "name": "TAlertView",
3   "version": "0.2.0",
4   "summary": "TAlertView is a replacement for UIAlertView",
5   "description": "                        Computes the meaning of life.\n                        Features:\n                            * simple to use\n                            * block syntax\n                            * physically animated user interaction\n                            * UIAppearance support\n",
6   "homepage": "https://github.com/tellmarket/",
7   "screenshots": "https://github.com/tellmarket/TAlertView/raw/master/Github/Example.gif",
8   "license": "MIT",
9   "authors": {
10     "Washington Miranda": "mirandaacevedo@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/tellmarket/TAlertView.git",
14     "tag": "0.2.0"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "frameworks": "UIKit"