blob: b968e4074df10bb470b1fcd773f5dd8557723e07 [file] [log] [blame]
{
"name": "libCore",
"version": "0.6.5",
"summary": "this libCore is main lib.",
"description": "this libCore is main lib this libCore is main lib for jiaoyou",
"homepage": "http://git.365yf.com/dongjinyang/libcore",
"license": "MIT",
"authors": {
"Jinyang": "jinyangnet@gamil.com"
},
"source": {
"git": "http://git.365yf.com/dongjinyang/libcore.git",
"tag": "0.6.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"libCore": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
"~> 3.0.4"
],
"SDWebImage": [
"~> 3.7"
],
"libModel": [
],
"libThird": [
],
"Toast": [
"~> 3.0"
],
"FMDB": [
],
"MBProgressHUD": [
"~> 0.9.2"
]
}
}