blob: 096ad303e5443abe9fc77fca9409aa3079bdc60a [file] [log] [blame]
{
"name": "YLWebServiceManager",
"version": "0.1.0",
"summary": "A good chuqiyoulewenhua made by mrchenmj",
"description": "here is chunqiuyonglewenhua service",
"homepage": "https://gitlab.com/iOSss/ylwebservicemanager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MrChenMj": "822784716@qq.com"
},
"source": {
"git": "https://gitlab.com/iOSss/ylwebservicemanager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLWebServiceManager/Classes/Core/**/*.{h,m}",
"public_header_files": "YLWebServiceManager/Classes/Core/**/*.h",
"frameworks": [
"UIKit",
"AVFoundation"
],
"dependencies": {
"AFNetworking": [
],
"MJExtension": [
],
"ReactiveCocoa": [
"~> 2.5"
]
}
}