blob: de069a27c6b5f72733d08bf05b1917951473d4fc [file] [log] [blame]
{
"name": "CCPrivacyManager",
"version": "1.0.0",
"license": "MIT",
"summary": "CCPrivacyManager",
"homepage": "https://github.com/houwenfu126/CCPrivacyManager",
"source": {
"git": "https://github.com/houwenfu126/CCPrivacyManager.git",
"tag": "1.0.0"
},
"source_files": "CCPrivacyManager/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "9.3"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"houwenfu": "houwenfu@126.com"
},
"social_media_url": "https://github.com/houwenfu126"
}