[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 3 / f / YLCommonKit / 0.0.1 / YLCommonKit.podspec.json
blobb98aabce093c0d1678308bb71341cb8a78c92389
2   "name": "YLCommonKit",
3   "version": "0.0.1",
4   "summary": "我的基础库",
5   "description": "简单的 kit 存放各种常用的分类方法",
6   "homepage": "https://github.com/xyl-private/YLCommonKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "村雨灬龑": "xyl-private@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/xyl-private/YLCommonKit.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "YLCommonKit/**/*.{h,m}"