[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 8 / f / CustomScanView / 0.0.1 / CustomScanView.podspec.json
blobf1b7e1348ddb4f8e4eb5ff4fa7c2d85d048a1711
2   "name": "CustomScanView",
3   "version": "0.0.1",
4   "summary": "自定义扫描,适配各种机型,包括ipad",
5   "homepage": "https://github.com/lfgGitHub/CustomScanView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "weiyang": "meng852163550@163.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/lfgGitHub/CustomScanView.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "CustomScanView",
22     "CustomScanProject/CustomScanView/*.{h,m}"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "Masonry": [
27       "~> 0.6.0"
28     ]
29   }