blob: b0b225f35a130fb57295422970969208a2e6a4bf [file] [log] [blame]
{
"name": "foundation-ios",
"version": "0.0.5",
"summary": "ios开发基础库",
"description": "hhr开发基础库",
"homepage": "https://github.com/hhr227/foundation-ios",
"license": "LICENSE",
"authors": {
"洪鸿儒": "448191656@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hhr227/foundation-ios.git",
"tag": "0.0.5"
},
"source_files": "foundation/**/*.{h,m}",
"exclude_files": "foundation-ios/iOS Example",
"dependencies": {
"SDWebImage": [
"~> 4.0"
],
"AFNetworking": [
"~> 3.0"
],
"MBProgressHUD": [
"~> 1.1.0"
],
"Masonry": [
],
"MJExtension": [
],
"MJRefresh": [
],
"Realm": [
]
}
}