[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 8 / 9 / YZLPrefixHeader / 1.0.0 / YZLPrefixHeader.podspec.json
blobea1570e996af30071945c040dc8d046423103937
2   "name": "YZLPrefixHeader",
3   "version": "1.0.0",
4   "summary": "常量",
5   "description": "项目中所有用到的常量,如色值、数字、key值、密钥等",
6   "homepage": "https://gitee.com/BeiJingYiZhiLuKeJiYouXianGongSi/YZLPrefixHeader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangchunlong": "wangchunlong@268xue.com"
13   },
14   "source": {
15     "git": "https://gitee.com/BeiJingYiZhiLuKeJiYouXianGongSi/YZLPrefixHeader.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "YZLPrefixHeader/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]