[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / 7 / MXUILibs / 0.1.17 / MXUILibs.podspec.json
blob94c56951fa1e0a3d7904ef9f9fee1c1663765b33
2   "name": "MXUILibs",
3   "version": "0.1.17",
4   "summary": "MXUILibs is a UI package",
5   "description": "MXUILibs is a UI package.",
6   "homepage": "https://gitee.com/michaelxiaonull/MXUILibs",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "michaelxiaonull": "michaelxiaonull@gmail.com"
13   },
14   "requires_arc": true,
15   "frameworks": [
16     "UIKit",
17     "Foundation",
18     "CoreGraphics"
19   ],
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source": {
24     "git": "https://gitee.com/michaelxiaonull/MXUILibs.git",
25     "tag": "0.1.17"
26   },
27   "source_files": "MXUILibs/Classes/**/*",
28   "public_header_files": "Pod/Classes/**/*.h",
29   "prefix_header_file": "MXUILibs/Classes/MXHeader.h"