[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / e / 1 / WhatsAppPod / 2.0.0 / WhatsAppPod.podspec.json
blob22de654636a0527cf83d483840b2380cce076b97
2   "name": "WhatsAppPod",
3   "version": "2.0.0",
4   "summary": "A example pod for MonkeyDev",
5   "description": "- A example pod for MonkeyDev",
6   "homepage": "https://github.com/chuqingr/WhatsAppPod",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AloneMonkey": "liupeiqing1993@163.com"
13   },
14   "social_media_url": "http://weibo.com/xiaoqing28",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/chuqingr/WhatsAppPod.git",
20     "tag": "2.0.0"
21   },
22   "source_files": "WhatsAppPod/**/*.{h,m}",
23   "public_header_files": "WhatsAppPod/WhatsAppPod.h",
24   "requires_arc": true,
25   "pod_target_xcconfig": {
26     "ONLY_ACTIVE_ARCH": "NO",
27     "HEADER_SEARCH_PATHS": "/opt/MonkeyDev/include"
28   }