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