blob: d59b2573b110624019edcf6767eb89048a2efec6 [file] [log] [blame]
{
"name": "foundation-ios",
"version": "0.0.2",
"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.2"
},
"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": [
]
}
}