blob: f505b9efb6ccf8b96ac41c3d624a2b4e5dffa209 [file] [log] [blame]
{
"name": "M4CoreFoundation",
"version": "0.1.0",
"summary": "M4CoreFoundation use for company projects.",
"description": "M4CoreFoundation use for company projects.",
"homepage": "https://github.com/Magic4Cloud/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"270452746@qq.com": "270452746@qq.com"
},
"source": {
"git": "https://github.com/Magic4Cloud/M4CoreFundations.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"M4CoreFoundation/ViewControllers/*.{h,m}",
"M4CoreFoundation/Utility/*.{h,m}",
"M4CoreFoundation/UIKit/*.{h,m}",
"M4CoreFoundation/SNS/*.{h,m}",
"M4CoreFoundation/Notifications/*.{h,m}",
"M4CoreFoundation/Networking/*.{h,m}",
"M4CoreFoundation/Macros/*.{h}",
"M4CoreFoundation/Foundation/*.{h,m}",
"M4CoreFoundation/Category/*.{h,m}",
"M4CoreFoundation/BaseClass/*.{h,m}",
"M4CoreFoundation/*.{h}"
],
"frameworks": [
"UIKit",
"Foundation",
"WebKit",
"QuartzCore",
"MobileCoreServices"
],
"dependencies": {
"MJRefresh": [
],
"AFNetworking": [
],
"YYModel": [
],
"YYWebImage": [
],
"YYCategories": [
]
}
}