[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / d / f / 5 / SSBaseLib / 1.0.3 / SSBaseLib.podspec.json
blobb02e09ae2d0df6ad7fe4715f1e363418719fed94
2   "name": "SSBaseLib",
3   "version": "1.0.3",
4   "summary": "SSBaseFramework 构成的一部分",
5   "description": "有量App 的基本框架构成,SSBaseFrameWork的一部分",
6   "homepage": "https://github.com/xie244135119/SSBaseLib/blob/master/README.md",
7   "license": "MIT",
8   "authors": {
9     "xieqiang": "xie244135119@163.com"
10   },
11   "social_media_url": "https://github.com/xie244135119",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/xie244135119/SSBaseLib.git",
17     "tag": "1.0.3"
18   },
19   "source_files": [
20     "SSBaseLib",
21     "SSBaseLib/**/*.{h,m}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "requires_arc": true