blob: 92deecce64836f6b707723e4568affb4a04f58ef [file] [log] [blame]
{
"name": "PRPrivacyManager",
"version": "0.2",
"summary": "All-in-one privacy manager for iOS.",
"homepage": "https://github.com/Elethom/PRPrivacyManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elethom Hunter": "elethomhunter@gmail.com"
},
"social_media_url": "http://twitter.com/ElethomHunter",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Elethom/PRPrivacyManager.git",
"tag": "0.2"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"requires_arc": true
}