blob: e7c6745bfb27cd6a341f90ba3fb825eb221b4450 [file] [log] [blame]
{
"name": "AlexCocoa",
"version": "0.0.1",
"summary": "My personal repository for cocoa",
"homepage": "https://github.com/CoderAlexChan/AlexCocoa",
"license": "MIT",
"authors": {
"AlexChan": "chenwenqiangqq@sina.com"
},
"description": "AlexCocoa 是一个用于方便日常使用的工具类合集\n啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderAlexChan/AlexCocoa.git",
"tag": "0.0.1"
},
"source_files": [
"Date",
"Extension",
"Image",
"String",
"Utils.swift"
],
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation",
"WebKit",
"Photos",
"AVFoundation",
"ImageIO"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
},
"pushed_with_swift_version": "3.0"
}