[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / a / d / OnlyKitForFun / 0.0.1 / OnlyKitForFun.podspec.json
blob6ba0882c9aac2d4b1c2805a6c6de2d9e9566b5bd
2   "name": "OnlyKitForFun",
3   "version": "0.0.1",
4   "summary": "A short description of NIMkitOnly.",
5   "homepage": "http://EXAMPLE/NIMkitOnly",
6   "license": "MIT",
7   "authors": {
8     "袁乾烽": "1223153088@qq.com"
9   },
10   "source": {
11     "git": "https://gitee.com/yqfGodHandcode/NIMKitForOnly.git",
12     "tag": "0.0.1"
13   },
14   "source_files": "**/*.{h,m}",
15   "resources": "NIMKit/Resources/*",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "frameworks": [
20     "CoreText",
21     "SystemConfiguration",
22     "AVFoundation",
23     "CoreTelephony",
24     "AudioToolbox",
25     "CoreMedia",
26     "VideoToolbox"
27   ],
28   "libraries": [
29     "sqlite3.0",
30     "z",
31     "c++"
32   ],
33   "dependencies": {
34     "NIMSDK": [
35       "~> 3.5.0"
36     ],
37     "SDWebImage": [
38       "~> 3.8.2"
39     ],
40     "AFNetworking": [
42     ],
43     "M80AttributedLabel": [
45     ],
46     "Toast": [
47       "~> 3.0"
48     ],
49     "SVProgressHUD": [
50       "2.0.4"
51     ],
52     "TZImagePickerController": [
53       "1.7.7"
54     ],
55     "MJRefresh": [
56       "3.1.12"
57     ]
58   }