blob: 3f8fb24d12279305c76f9154c8722fd46514de19 [file] [log] [blame]
{
"name": "CJNetworkSimulate",
"version": "0.1.0",
"summary": "一个网络模拟库(常用于为了功能快速开发中的临时网络模拟)",
"homepage": "https://github.com/dvlproad/CJNetwork.git",
"license": "MIT",
"authors": {
"dvlproad": "studyroad@qq.com"
},
"description": "A longer description of CJNetworkSimulate in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/dvlproad/CJNetwork.git",
"tag": "CJNetworkSimulate_0.1.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"source_files": "CJNetworkSimulate/**/*.{h,m}"
}