[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / d / f / YQFoundation / 0.1.7 / YQFoundation.podspec.json
blob839648716fc8cbcf02ee9926bba0a1cb7436cc01
2   "name": "YQFoundation",
3   "version": "0.1.7",
4   "summary": "iOS 基础库",
5   "description": "iOS 基础库,持续更新",
6   "homepage": "https://github.com/GitHubLcy/YQFoundation.git",
7   "license": "MIT",
8   "authors": {
9     "SpringSunLcy": "13391550973@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/GitHubLcy/YQFoundation.git",
16     "tag": "0.1.7"
17   },
18   "source_files": "YQFoundation/Classes/*.{h,m}",
19   "subspecs": [
20     {
21       "name": "UI",
22       "source_files": "YQFoundation/Classes/**/*.{h,m}"
23     }
24   ]