[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / e / 4 / 9 / SLExtension / 0.0.1 / SLExtension.podspec.json
blob00a34de05dff688ddcef70af0da3813879de4bdf
2   "name": "SLExtension",
3   "version": "0.0.1",
4   "summary": "一些扩展",
5   "description": "在弘育工作中使用的一些扩展",
6   "homepage": "https://github.com/wangshenglong/SLExtension.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "王胜龙": "550122711@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/wangshenglong/SLExtension.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "SLExtension/Classes/**/*.{h,m}",
22   "frameworks": "Foundation",
23   "requires_arc": true