[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / a / f / AlertViewpops / 0.1.0 / AlertViewpops.podspec.json
blob398a13df8a132c1bb8bb25ccc013d7e4a71b6bb0
2   "name": "AlertViewpops",
3   "version": "0.1.0",
4   "summary": "This is a teste of AlertView popup",
5   "description": "This is a teste of AlertView popup just a teste to see if this cocoastuff works",
6   "homepage": "https://github.com/Coimbraa/AlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Coimbra": "daniel.alexandrecoimbra@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Coimbraa/AlertView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AlertView/Classes/**/*",
22   "resource_bundles": {
23     "AlertView": [
24       "AlertView/Assets/*.png"
25     ]
26   },
27   "frameworks": "UIKit",
28   "pushed_with_swift_version": "3.0"