blob: 9f4dddbe68dc77b2374ab0242ca03fee5c002b79 [file] [log] [blame]
{
"name": "HRNetWorking",
"version": "1.0.0",
"platforms": {
"ios": "8.0"
},
"summary": "HRNetWorking是一个iOS组件化开发的组件之一,主要用来网络请求管理",
"homepage": "https://github.com/iOSGeekerOfChina/HRNetWorking.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iOSGeekOfChina": "danny@cecelive.com"
},
"social_media_url": "http://www.geek00.com",
"source": {
"git": "https://github.com/iOSGeekerOfChina/HRNetWorking.git",
"tag": "1.0.0"
},
"source_files": "HRNetWorking/*.{h,m}",
"requires_arc": true
}