[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 8 / d / JYModel / 1.0.0 / JYModel.podspec.json
blob6986b9c9e7e6cfdf4525bef5ddaab05b37bc1e68
2   "name": "JYModel",
3   "version": "1.0.0",
4   "summary": "A model framework for iOS.",
5   "description": "A model framework for iOS. It requires iOS 8.0+.",
6   "homepage": "https://github.com/XJYao/JYModel",
7   "license": "MIT",
8   "authors": {
9     "XuJiayao": "xujiayao91@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/XJYao/JYModel.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "JYModel/**/*.{h,m}",
19   "public_header_files": "JYModel/**/*.h"