[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / c / 0 / JZDevHelper / 0.1.0 / JZDevHelper.podspec.json
blob925e7a8e077558b66ee3aefc4949f1c3034aba80
2   "name": "JZDevHelper",
3   "version": "0.1.0",
4   "summary": "JZDevHelper",
5   "description": "JZDevHelper App开发常用的Category/工具类/宏等",
6   "homepage": "https://github.com/zzzzzyijie/JZDevHelper",
7   "license": "MIT",
8   "authors": {
9     "Jacky Zeng": "jackiezeng01@163.com"
10   },
11   "source": {
12     "git": "https://github.com/zzzzzyijie/JZDevHelper.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "source_files": "JZDevHelper/**/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]