[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 9 / 5 / 7 / PopUpView_New / 1.0 / PopUpView_New.podspec.json
blob5fbc1374dc8645420c28fb72b22d768c75c138b7
2   "name": "PopUpView_New",
3   "version": "1.0",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "PopUpView New is a library that will provide a popup animation.",
8   "description": "  PopUpView New is a very useful cocoa control for animating and show a pop view,\n  PopUpView New is a library that will provide a popup animation to a UIViewControl that you add it on top of any controller.\n",
9   "homepage": "https://github.com/prajwals/PopUpView_New",
10   "license": {
11     "type": "Copyright",
12     "text": "  Copyright 2009 - 2013 Prajwal, Inc. All rights reserved.\n"
13   },
14   "authors": {
15     "Prajwal S": "prajwal.s@robosoftin.com"
16   },
17   "social_media_url": "http://twitter.com/@prajwalsp",
18   "source": {
19     "http": "http://github.com/prajwals/PopUpView_New/archive/master.zip"
20   },
21   "requires_arc": true,
22   "source_files": "PopUpView_New-master/PopUpView/include/*.h",
23   "resources": "PopUpView_New-master/PopUpView/PopUpViewResource.bundle",
24   "preserve_paths": "PopUpView_New-master",
25   "vendored_libraries": "PopUpView_New-master/PopUpView/lib/libPopUpView.a",
26   "frameworks": [
27     "UIKit",
28     "QuartzCore",
29     "Accelerate",
30     "Foundation"
31   ],
32   "xcconfig": {
33     "OTHER_LDFLAGS": "-lObjC"
34   }