blob: b41efeab46ec57a46719ac9cf5afb7def5c600e2 [file] [log] [blame]
{
"name": "CoreFramework",
"version": "1.0.1",
"summary": "通用底层框架",
"homepage": "https://github.com/rogertan30/AHCoreFramework",
"license": "MIT",
"authors": {
"Roger": "76598551@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"svn": "https://github.com/rogertan30/AHCoreFramework.git",
"tag": "1.0.1"
},
"source_files": [
"L1/**/*.{swift,xib,xcassets,h,m}",
"L2/**/*.{swift,xib,xcassets,h,m}"
],
"dependencies": {
"AFNetworking": [
"3.1.0"
],
"SnapKit": [
"3.0.0"
],
"SwiftyJSON": [
],
"HandyJSON": [
],
"MJRefresh": [
],
"YYCategories": [
],
"YYWebImage": [
],
"YYCache": [
],
"YYModel": [
],
"YYText": [
],
"FMDB": [
"2.5"
],
"SDWebImage": [
"3.8.2"
],
"CocoaLumberjack/Swift": [
],
"DatePickerDialog": [
]
},
"pushed_with_swift_version": "3.0"
}