[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 8 / a / 1 / ISWPrivateCategory / 0.0.1 / ISWPrivateCategory.podspec.json
blobb45f6d3919e8512e4a04281a9bb9ab94574a0e1d
2   "name": "ISWPrivateCategory",
3   "version": "0.0.1",
4   "summary": "ISWPrivateCategory 私有分类",
5   "description": "工程中使用到的私有分类",
6   "homepage": "https://gitee.com/beyonehan/ISWPrivateCategory.git",
7   "license": "MIT",
8   "authors": {
9     "beyonehan": "549983384@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitee.com/beyonehan/ISWPrivateCategory.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "ISWPrivateCategory/Source/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "CoreFoundation"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "ISWCategory": [
31     ],
32     "SDWebImage": [
34     ],
35     "Masonry": [
37     ]
38   }