[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / 0 / 9 / SAAlertView / 0.1.1 / SAAlertView.podspec.json
blob1005d19ec846f340df3d38b0e626cb730eec4953
2   "name": "SAAlertView",
3   "version": "0.1.1",
4   "summary": "Can use AlertViewController very easily",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/shamshiranees/SAAlertView",
7   "screenshots": [
8     "https://raw.githubusercontent.com/shamshiranees/SAAlertView/master/Example/SAAlertView/alert.png",
9     "https://raw.githubusercontent.com/shamshiranees/SAAlertView/master/Example/SAAlertView/multipleButtons.png",
10     "https://raw.githubusercontent.com/shamshiranees/SAAlertView/master/Example/SAAlertView/actionSheet.png"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "shamshir.anees@gmail.com": "shamshir.anees@gmail.com"
18   },
19   "source": {
20     "git": "https://github.com/shamshiranees/SAAlertView.git",
21     "tag": "0.1.1"
22   },
23   "platforms": {
24     "ios": "10.0"
25   },
26   "source_files": "SAAlertView/Classes/**/*",
27   "frameworks": "UIKit",
28   "pushed_with_swift_version": "3.0"