[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 8 / 1 / 5 / QMUIKit / 1.7.6 / QMUIKit.podspec.json
blobbead58f5c162708f289cd889a6537292f359c672
2   "name": "QMUIKit",
3   "version": "1.7.6",
4   "summary": "致力于提高项目 UI 开发效率的解决方案",
5   "description": "QMUI iOS 是一个致力于提高项目 UI 开发效率的解决方案,其设计目的是用于辅助快速搭建一个具备基本设计还原效果的 iOS 项目,同时利用自身提供的丰富控件及兼容处理, 让开发者能专注于业务需求而无需耗费精力在基础代码的设计上。不管是新项目的创建,或是已有项目的维护,均可使开发效率和项目质量得到大幅度提升。",
6   "homepage": "http://qmuiteam.com/ios",
7   "license": "MIT",
8   "authors": {
9     "qmuiteam": "qmuiteam@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/QMUI/QMUI_iOS.git",
13     "tag": "1.7.6"
14   },
15   "social_media_url": "https://github.com/QMUI/QMUI_iOS",
16   "requires_arc": true,
17   "documentation_url": "http://qmuiteam.com/ios/page/document.html",
18   "screenshots": "https://cloud.githubusercontent.com/assets/1190261/26751376/63f96538-486a-11e7-81cf-5bc83a945207.png",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "QMUIKit/**/*.{h,m}",
23   "preserve_paths": "QMUIConfigurationTemplate/*",
24   "resources": "QMUIKit/**/*.bundle",
25   "frameworks": [
26     "Foundation",
27     "UIKit",
28     "CoreGraphics",
29     "Photos"
30   ]