[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / d / f / YQFoundation / 0.1.8 / YQFoundation.podspec.json
blobed4f33904792531b2227e80414da09402013fbb5
2   "name": "YQFoundation",
3   "version": "0.1.8",
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.8"
17   },
18   "source_files": "YQFoundation/Classes/*.{h,m}",
19   "subspecs": [
20     {
21       "name": "UI",
22       "source_files": "YQFoundation/Classes/UI/*.{h,m}"
23     },
24     {
25       "name": "Category",
26       "source_files": "YQFoundation/Classes/Category/*.{h,m}"
27     }
28   ]