[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / a / f / MODropAlert / 1.0.0 / MODropAlert.podspec.json
blobbc297942dc2661c4391fa2945fa79611c078c7dc
2   "name": "MODropAlert",
3   "version": "1.0.0",
4   "summary": "Dropping AlertView by Ahn JungMin",
5   "description": "                   Dropping AlertView spring animation made by Ahn JungMin\n\n",
6   "homepage": "https://github.com/minsOne/MODropAlert",
7   "screenshots": "https://raw.githubusercontent.com/minsOne/MODropAlert/master/screencapture.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Ahn JungMin": "jungminahn.minsone@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/cancoffee7",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source": {
20     "git": "https://github.com/minsOne/MODropAlert.git",
21     "tag": "1.0.0"
22   },
23   "source_files": [
24     "MODropAlert",
25     "MODropAlert/*.{h,m}"
26   ],
27   "frameworks": [
28     "Foundation",
29     "CoreGraphics",
30     "UIKit"
31   ],
32   "requires_arc": true