[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / d / 9 / AMKStackView / 1.0.0 / AMKStackView.podspec.json
blob10c9aa56fcc13bb9b53ab1eb9b4a9e9ff3a15c9d
2   "name": "AMKStackView",
3   "version": "1.0.0",
4   "summary": "Summary of AMKStackView.",
5   "description": "A description of AMKStackView.",
6   "homepage": "https://github.com/AndyM129/AMKStackView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andy Meng": "andy_m129@163.com"
13   },
14   "source": {
15     "git": "https://github.com/AndyM129/AMKStackView.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://juejin.cn/user/2875978147966855",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AMKStackView/Classes/**/*.{h,m}",
23   "public_header_files": "AMKStackView/Classes/**/*.h",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "Masonry": [
28     ],
29     "YYCategories": [
31     ]
32   }