blob: 0bbd58b927ed071180148db486e236d1e7c66fba [file] [log] [blame]
{
"name": "MMUserAgent",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "注册UserAgent",
"homepage": "https://github.com/xwgit2971/MMUserAgent",
"authors": {
"SunnyX": "1031787148@qq.com"
},
"source": {
"git": "https://github.com/xwgit2971/MMUserAgent.git",
"tag": "0.0.1"
},
"source_files": "MMUserAgent/*.{h,m}",
"requires_arc": true,
"frameworks": "Foundation"
}