blob: dffc2bc34f7f0ede6a145606f6902f5f0e2b9a20 [file] [log] [blame]
{
"name": "YuriFrameworkBase",
"version": "0.0.2",
"summary": "no summary",
"description": "|YuriFrameworkBase|YuriFrameworkBase|\n| ---- | ---- |",
"homepage": "https://github.com/203Monitor/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuri": "wtruth@sohu.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.oschina.net/yurigit.net/yuriframeworkbase.git",
"tag": "0.0.4"
},
"source_files": [
"Classes/JSONModelBase/",
"*.{h, m}",
"Classes/UIWindowExtension/",
"*.{h, m}",
"Classes/Macro&Function/",
"*.{h, m}",
"Classes/Base/",
"*.{h, m}"
],
"dependencies": {
"JSONModel": [
],
"SDWebImage": [
],
"YYKit": [
],
"ReactiveCocoa": [
"~> 2.5"
],
"AFNetworking": [
],
"MJRefresh": [
]
},
"requires_arc": true
}