[Add] YZCPlayer 0.0.16
[CocoaPods.git] / Specs / c / e / 3 / YDIMKit / 0.0.1 / YDIMKit.podspec.json
blobd4aad85e3480c3df37f5fba5c30f836684c2837a
2   "name": "YDIMKit",
3   "version": "0.0.1",
4   "homepage": "https://github.com/zhoushaowen/YDIMKit",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "summary": "IM UI Component",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Zhoushaowen": "348345883@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/zhoushaowen/YDIMKit.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "YDIMKit/YDIMKit/Controller/*.{h,m}",
22     "YDIMKit/YDIMKit/Extension/*.{h,m}",
23     "YDIMKit/YDIMKit/Model/*.{h,m}",
24     "YDIMKit/YDIMKit/Protocol/*.{h,m}",
25     "YDIMKit/YDIMKit/View/*.{h,m}",
26     "YDIMKit/YDIMKit/Tool/*.{h,m}"
27   ],
28   "resources": "YDIMKit/YDIMKit/Source/chat.bundle",
29   "requires_arc": true,
30   "dependencies": {
31     "SWExpandResponse": [
33     ],
34     "SWExtension": [
36     ]
37   }