blob: fd395fade6b3b6c6e0f994da097465255fd5cd2f [file] [log] [blame]
{
"name": "SYNetManager",
"version": "1.0.0",
"summary": "hello.",
"description": "私有Pods测试\n * Markdown 格式",
"homepage": "http://blog.dnnlbj.com",
"license": "MIT",
"authors": {
"CoderSy": "private.shengyang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderSy/SYNetManager.git",
"tag": "1.0.0"
},
"source_files": "Class/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
},
"pushed_with_swift_version": "3.0"
}