blob: 51a829e67704235dd71134b83b4ef1838e0500d8 [file] [log] [blame]
{
"name": "GCPrePermission",
"version": "0.0.2",
"summary": "A albums, system cameras, microphones, positioning, calendar, reminders ate authorized tool of GCPrePermission.",
"homepage": "https://github.com/XiaoHanGe/GCPrePermissions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"韩俊强": "532167805@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/XiaoHanGe/GCPrePermissions.git",
"tag": "0.0.2"
},
"source_files": "GCPrePermission/**/*.{h,m}",
"public_header_files": "GCPrePermission/**/*.h",
"frameworks": [
"CoreGraphics",
"AssetsLibrary",
"EventKit",
"CoreLocation",
"AddressBook",
"AVFoundation"
],
"requires_arc": true
}