[Add] AnyThinkiOS 6.4.40
[CocoaPods.git] / Specs / 8 / 4 / f / RSViewControllerAlertView / 0.1.5 / RSViewControllerAlertView.podspec.json
blob73aa7d7fe92d9fdfea89c9a65edf4483047a027b
2   "name": "RSViewControllerAlertView",
3   "version": "0.1.5",
4   "summary": "Easily design complex custom AlertView in ios.",
5   "description": "Seameless designing using interface builder and integrate with RSViewControllerAlert will give you fully custom alert view, with lots of built in animation. It also provide a finer way to integrate your custom animation in it.",
6   "homepage": "https://github.com/ratulSharker/RSViewControllerAlertView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ratul Sharker": "sharker.ratul.08@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ratulSharker/RSViewControllerAlertView.git",
16     "branch": "master",
17     "tag": "releaseV0.1.5"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": [
23     "RSViewControllerAlertView/Classes/**/*.m",
24     "RSViewControllerAlertView/Classes/**/*.h"
25   ],
26   "public_header_files": "RSViewControllerAlertView/Classes/**/*.h",
27   "frameworks": "UIKit"