[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / d / a / 0 / SSLFoundation / 0.0.4 / SSLFoundation.podspec.json
blob369af0463b6963cec1d582bebb51f24d6a650e72
2   "name": "SSLFoundation",
3   "version": "0.0.4",
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.4"
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   ]