[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / a / 0 / SSLFoundation / 0.0.5 / SSLFoundation.podspec.json
blob589afa119c0bfe227972eb020c6e5619f53693fd
2   "name": "SSLFoundation",
3   "version": "0.0.5",
4   "summary": "iOS 基础库",
5   "description": "iOS 基础库,持续更新",
6   "homepage": "https://github.com/GitHubLcy/SSLFoundation.git",
7   "license": "MIT",
8   "authors": {
9     "SpringSunLcy": "13391550973@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/GitHubLcy/SSLFoundation.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "Classes/SSLFoundationHeader.h",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "subspecs": [
24     {
25       "name": "UI",
26       "source_files": "Classes/UI/*.{h,m}"
27     },
28     {
29       "name": "Category",
30       "source_files": "Classes/Category/*.{h,m}"
31     }
32   ]