blob: a65a76337d219270ef607a109c1251265c18b072 [file] [log] [blame]
{
"name": "MGFoundation",
"version": "1.0.1",
"license": "MIT",
"summary": "iOS基本库",
"homepage": "https://github.com/coolXin/MGFoundation",
"source": {
"git": "https://github.com/coolXin/MGFoundation.git",
"branch": "master"
},
"source_files": "MGFoundation/MGFoundation/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"陈欣": "380196472@qq.com"
},
"social_media_url": ""
}