[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 8 / a / XZLayout / 0.0.2 / XZLayout.podspec.json
blob4867cc015e9aaa7797c5f71325e360c61f9d0b97
2   "name": "XZLayout",
3   "version": "0.0.2",
4   "summary": "XZLayout",
5   "description": "XZLayout description",
6   "homepage": "https://github.com/LanceXZH/XZLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xuzhong": "xuzhong@meituan.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/LanceXZH/XZLayout.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "Classes",
23     "XZLayout/Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": "XZLayout/Classes/**/*.h",
27   "requires_arc": true