blob: 0d7a6631f2b7903973161b5669053ae06843e92d [file] [log] [blame]
{
"name": "PrivacyKit",
"version": "0.1.0",
"summary": "A short description of PrivacyKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ithazfire/PrivacyKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Archdoog": "jacob@ithazfire.com"
},
"source": {
"git": "https://github.com/ithazfire/PrivacyKit.git",
"tag": "0.1.0"
},
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
},
"source_files": "PrivacyKit/Classes/**/*.{h,m,swift,xcdatamodeld}",
"resources": "PrivacyKit/Classes/Models/*.xcdatamodeld"
}