[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 8 / f / 5 / SKExtension / 0.0.9 / SKExtension.podspec.json
blob4f37ce1a772d51809a9c3adb93120c888ddc95b9
2   "name": "SKExtension",
3   "version": "0.0.9",
4   "summary": "A short tool to help delvlop work description of SKExtension.",
5   "description": "组件开发,git 公有库发布测试.组件开发,git 公有库发布测试.组件开发,git 公有库发布测试.组件开发,git 公有库发布测试.",
6   "homepage": "https://github.com/yakunsang/SKExtension",
7   "license": "MIT",
8   "authors": {
9     "yakunsang": "378082759@qq.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/yakunsang/SKExtension.git",
16     "tag": "0.0.9"
17   },
18   "prefix_header_file": "SKExtension/Ignore/SKExtension.pch",
19   "source_files": [
20     "SKExtension",
21     "**/*.{h,m}"
22   ],
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "SDWebImage": [
30       "~> 4.0.0"
31     ]
32   }