blob: 3492709219d2177c41336a34d322f447f07f3560 [file] [log] [blame]
{
"name": "SkyerTool",
"version": "1.2.2",
"summary": "一些平时开发用的类",
"description": "- 一些平时开发用的类",
"homepage": "https://github.com/274077005/SkyerTool",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"274077005": "274077005@qq.com"
},
"social_media_url": "http://weibo.com/Skyer",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/274077005/SkyerTool.git",
"tag": "1.2.2"
},
"source_files": "**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"AVFoundation"
]
}