[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 3 / 9 / LearnPodspec / 0.0.1 / LearnPodspec.podspec.json
blob00d8e76eb3c6c4eb93f42688cf455478ff1150fb
2   "name": "LearnPodspec",
3   "version": "0.0.1",
4   "summary": "学习podspec",
5   "description": "学习继承pod组件化流程podspec",
6   "homepage": "https://github.com/buliannashouge/learnPodspec.git",
7   "license": "MIT",
8   "authors": {
9     "克博": "479323208@qq.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/buliannashouge/learnPodspec.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Podspec",
20     "Podspec/**/*.{h,m}"
21   ],
22   "exclude_files": "Podspec/Exclude",
23   "frameworks": "UIKit"