[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 4 / 1 / SIAlertView / 1.2 / SIAlertView.podspec.json
blob3397890ce12db1c2f69cd23476dcc22058209c7d
2   "name": "SIAlertView",
3   "version": "1.2",
4   "platforms": {
5     "ios": null
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.2"
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"