[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 1 / 8 / 2 / AlexCocoa / 0.0.1 / AlexCocoa.podspec.json
blobe7c6745bfb27cd6a341f90ba3fb825eb221b4450
2   "name": "AlexCocoa",
3   "version": "0.0.1",
4   "summary": "My personal repository for cocoa",
5   "homepage": "https://github.com/CoderAlexChan/AlexCocoa",
6   "license": "MIT",
7   "authors": {
8     "AlexChan": "chenwenqiangqq@sina.com"
9   },
10   "description": "AlexCocoa 是一个用于方便日常使用的工具类合集\n啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/CoderAlexChan/AlexCocoa.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Date",
20     "Extension",
21     "Image",
22     "String",
23     "Utils.swift"
24   ],
25   "frameworks": [
26     "UIKit",
27     "QuartzCore",
28     "Foundation",
29     "WebKit",
30     "Photos",
31     "AVFoundation",
32     "ImageIO"
33   ],
34   "requires_arc": true,
35   "dependencies": {
36     "SDWebImage": [
38     ]
39   },
40   "pushed_with_swift_version": "3.0"