[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / f / 9 / SPComponent / 0.0.2 / SPComponent.podspec.json
blobf6c02ea75d1df82dd6b6932997e67c20cabb8dc2
2   "name": "SPComponent",
3   "version": "0.0.2",
4   "summary": "iOS开发中常用的控件",
5   "description": "iOS开发中常用的控件,下拉刷新……",
6   "homepage": "https://github.com/SwiftPartner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ryan": "mob_developer@163.com"
13   },
14   "social_media_url": "https://www.jianshu.com/u/ddf4eb832e80",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "swift_version": "4.2",
19   "source": {
20     "git": "https://github.com/SwiftPartner/SPComponent.git",
21     "tag": "0.0.2"
22   },
23   "source_files": [
24     "Classes",
25     "Classes/**/*.{h,m}"
26   ],
27   "dependencies": {
28     "MJRefresh": [
30     ]
31   }