[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / d / f / YQFoundation / 0.1.4 / YQFoundation.podspec.json
blob05680a1e5ba9a6c4debf39cf4aa8f83d3c2c048f
2   "name": "YQFoundation",
3   "version": "0.1.4",
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.4"
17   },
18   "source_files": "YQFoundation/Classes/*.{h,m}",
19   "subspecs": [
20     {
21       "name": "UI",
22       "source_files": "YQFoundation/Classes/**/*.{h,m}"
23     }
24   ]