[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / 9 / CJNetworkFileModel / 0.1.0 / CJNetworkFileModel.podspec.json
blob9675d199e03b75301d421e6bdd55d51e2ae8edc1
2   "name": "CJNetworkFileModel",
3   "version": "0.1.0",
4   "summary": "要上传的文件的数据模型",
5   "homepage": "https://github.com/dvlproad/CJNetwork.git",
6   "license": "MIT",
7   "authors": {
8     "dvlproad": "studyroad@qq.com"
9   },
10   "description": "- CJNetworkFileModel/Upload:要上传的文件的数据模型\n会使用到该类的库目前有如下:\n①网络请求库 CJNetwork\n②图片选择上传库 CQImageAddDeleteListKit/AddDeletePickUpload\n\n\n A longer description of CJNetworkFileModel in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/dvlproad/CJNetwork.git",
16     "tag": "CJNetworkFileModel_0.1.0"
17   },
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "subspecs": [
21     {
22       "name": "Upload",
23       "source_files": "CJNetworkFileModel/CJUploadFileModelsOwner/**/*.{h,m}"
24     }
25   ]