[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 6 / 8 / b / dlqjshkits / 1.0.0 / dlqjshkits.podspec.json
blobb155ea7fe2b297a371126d31e2ed4bed2aeb1cbe
2   "name": "dlqjshkits",
3   "version": "1.0.0",
4   "summary": "DLQkit库版本信息",
5   "description": "开发中经常从A项目copy一些代码(比如常用的宏、category等)到B项目,A更改了一个category,B又要改动;B更改了一个category,A也要改动,不方便同步,就容易出差错,所以,考虑用Pod来管理。",
6   "homepage": "https://gitee.com/dlq0212/dlqjshkits.git",
7   "license": "MIT",
8   "authors": {
9     "DLQ-0212": "1346191768@qq.com"
10   },
11   "social_media_url": "https://gitee.com/dlq0212/dlqjshkits.git",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://gitee.com/dlq0212/dlqjshkits.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "dlqjshkits/**/*.{h,m}"