[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / b / e / JMKit / 0.3.0 / JMKit.podspec.json
blobcd29c544b8e0589dacb7ec9ce68e131b3d178b4c
2   "name": "JMKit",
3   "version": "0.3.0",
4   "summary": "UI Fast Use for iOS",
5   "description": "快速创建文本,按钮,输入框,设置各种控件属性,快速完成UI",
6   "homepage": "https://gitlab.com/FKFuture/jmkit",
7   "license": "MIT",
8   "authors": {
9     "JM": "asdfgwjm@163.com"
10   },
11   "source": {
12     "git": "https://gitlab.com/FKFuture/jmkit.git",
13     "tag": "0.3.0"
14   },
15   "source_files": [
16     "JMKit",
17     "JMKit/JMControl/**/*.{h,m}"
18   ],
19   "platforms": {
20     "ios": "9.0"
21   },
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "dependencies": {
27     "Masonry": [
29     ]
30   }