[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / a / 1 / POPUP_DEMO / 1.0.0 / POPUP_DEMO.podspec.json
blob0a815034094129eee55f82f6b99db899e97129dd
2   "name": "POPUP_DEMO",
3   "version": "1.0.0",
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.0"
21   },
22   "source_files": "POPUP_DEMO/**/*.{h,m}",
23   "requires_arc": true,
24   "ios": {
25     "frameworks": "UIKit"
26   },
27   "dependencies": {
28     "SDWebImage": [
30     ]
31   },
32   "xcconfig": {
33     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
34   }