[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 7 / 9 / JMBaseKit / 2.0.4 / JMBaseKit.podspec.json
blobc3b2db0bdfaafdbb2029b40de12d1417e02cdc5a
2   "name": "JMBaseKit",
3   "version": "2.0.4",
4   "summary": "JMBaseKit.",
5   "description": "基础框架,方便集成,pods 管理\n\n常用宏定义\nJMApplication 系统功能单列调用\n2.0.4\n添加UITextView placeholder 添加 JMMenuView",
6   "homepage": "https://github.com/xiaoke2015/JMBaseKit",
7   "license": "MIT",
8   "authors": {
9     "": "779454060@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/xiaoke2015/JMBaseKit.git",
16     "tag": "2.0.4"
17   },
18   "source_files": [
19     "JMBaseKit/*.{h,m}",
20     "JMBaseKit/**/*.{h,m}",
21     "JMCategories/**/*.{h,m}"
22   ]