[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 8 / a / LXCommon / 1.0.2 / LXCommon.podspec.json
blobeaad68ccab5dcb8a007eab96462bcc8423aa1584
2   "name": "LXCommon",
3   "version": "1.0.2",
4   "summary": "Common组件",
5   "description": "These files are the files of the core infrastructure, \nThese files need to be integrated and managed through cocoapods.",
6   "homepage": "https://github.com/SimilarAndStrange/Common.git",
7   "license": "MIT",
8   "authors": {
9     "linxia": "linxia.wang@aorise.org"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/SimilarAndStrange/Common.git",
16     "tag": "1.0.2"
17   },
18   "requires_arc": true,
19   "source_files": "Core/Core/**/*.{h,m}",
20   "resources": "Core/Resource/Core.bundle",
21   "dependencies": {
22     "MBProgressHUD": [
23       "~> 1.0.0"
24     ]
25   }