blob: e4ca30233ff041355c73af1c26d0c3ad4962b289 [file] [log] [blame]
{
"name": "libCore",
"version": "0.7.2",
"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.7.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"libCore": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"MapKit",
"CFNetwork",
"SystemConfiguration",
"CoreTelephony",
"AVFoundation",
"CoreLocation",
"CoreBluetooth"
],
"dependencies": {
"AFNetworking": [
"~> 3.0.4"
],
"SDWebImage": [
"~> 3.7"
],
"libModel": [
],
"libThird": [
],
"Toast": [
"~> 3.0"
],
"FMDB": [
],
"MBProgressHUD": [
"~> 0.9.2"
]
}
}