[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / 4 / 9 / JoyKit / 0.1.0 / JoyKit.podspec.json
blob59d3024a05834eec01ae297760167bda07367a86
2   "name": "JoyKit",
3   "version": "0.1.0",
4   "summary": "A short description of JoyKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/joy-make/JoyKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "joy-make": "315585646@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/joy-make/JoyKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JoyKit/**/*.{h,m}",
22   "resources": "JoyKit/imageSources/*.{png,jpeg,jpg,plist,xib}",
23   "dependencies": {
24     "Masonry": [
26     ]
27   },
28   "pod_target_xcconfig": {
29     "USER_HEADER_SEARCH_PATHS": "${PODS_ROOT}/**"
30   }