[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 4 / 1 / SIAlertView / 1.3 / SIAlertView.podspec.json
blob53973ffd4ccc8ee723cb17fa0c9296ffc72e553b
2   "name": "SIAlertView",
3   "version": "1.3",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "license": "MIT",
8   "summary": "An UIAlertView replacement.",
9   "homepage": "https://github.com/Sumi-Interactive/SIAlertView",
10   "authors": {
11     "Sumi Interactive": "developer@sumi-sumi.com"
12   },
13   "source": {
14     "git": "https://github.com/Sumi-Interactive/SIAlertView.git",
15     "tag": "1.3"
16   },
17   "description": "An UIAlertView replacement with block syntax and fancy transition styles.",
18   "requires_arc": true,
19   "frameworks": "QuartzCore",
20   "source_files": "SIAlertView/*.{h,m}",
21   "resources": "SIAlertView/SIAlertView.bundle"