[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / a / 1 / POPUP_DEMO / 1.0.1 / POPUP_DEMO.podspec.json
blob4d9a1cc887ed62bfdb78e24eb184b2bd2b6ae860
2   "name": "POPUP_DEMO",
3   "version": "1.0.1",
4   "summary": "Simple POP UP presentation",
5   "description": "to present the popup on the screen with image , buttons and labels.",
6   "homepage": "https://github.com/ankitbharti1994/POPUP_DEMO",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ankit bharti": "ankitbharti1994@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/Ankit_bharti94",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/ankitbharti1994/POPUP_DEMO.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "POPUP_DEMO/**/*.{h,m}",
23   "resources": "POPUP_DEMO/**/*.{png,jpeg,jpg,xib}",
24   "requires_arc": true,
25   "ios": {
26     "frameworks": "UIKit"
27   },
28   "dependencies": {
29     "SDWebImage": [
31     ]
32   },
33   "xcconfig": {
34     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
35   }