[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / a / 3 / 5 / ZXConvenientCode / 1.0.4 / ZXConvenientCode.podspec.json
bloba32beea94eab18ad1d8699ae32a31664afe5f726
2   "name": "ZXConvenientCode",
3   "version": "1.0.4",
4   "summary": "convenient code for programming",
5   "description": "一些便利的code, 主要实现一些便利方法, 啊啊啊啊啊啊啊啊啊啊啊啊啊啊",
6   "homepage": "https://www.baidu.com",
7   "license": "MIT",
8   "authors": {
9     "lizhuxian020": "lizhuxian020@gmail.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/lizhuxian020/ZXConvenientCode.git",
16     "tag": "1.0.4"
17   },
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "Interface",
22       "source_files": "Interface/**/*.{h,m}",
23       "dependencies": {
24         "ZXConvenientCode/Module": [
26         ]
27       }
28     },
29     {
30       "name": "Module",
31       "source_files": "Module/Source/**/*.{h,m}"
32     }
33   ]