blob: 64fcccadc0670f46ae2161dbf1e49442b04e2178 [file] [log] [blame]
{
"name": "GCPrePermission",
"version": "0.0.1",
"summary": "A monitoring system for albums, system cameras, microphones, positioning, calendar, reminders, system notifications, contacts and other rights, access to the authorized tool of GCPrePermission.",
"homepage": "https://github.com/XiaoHanGe/GCPrePermissions",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"韩俊强": "532167805@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/XiaoHanGe/GCPrePermissions.git",
"tag": "0.0.1"
},
"source_files": "GCPrePermission/**/*.{h,m}",
"public_header_files": "GCPrePermission/**/*.h",
"frameworks": [
"CoreGraphics",
"AssetsLibrary",
"EventKit",
"CoreLocation",
"AddressBook",
"AVFoundation"
],
"requires_arc": true
}