blob: 907c758f8a76f50ce820ba2d493e25f039de7ab1 [file] [log] [blame]
{
"name": "NPCricket",
"version": "0.1.3",
"summary": "Send feedback (with a screenshot) directly from your app",
"description": " NPCricket gives your users the ability to send feedback about your app.\n",
"homepage": "https://github.com/nebspetrovic/NPCricket",
"license": "MIT",
"authors": {
"Nebojsa Petrovic": "nebspetrovic@gmail.com"
},
"source": {
"git": "https://github.com/nebspetrovic/NPCricket.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/nebsp",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}",
"resource_bundles": {
"NPCricket": [
"Pod/Classes/**/*.xib"
]
},
"public_header_files": "Pod/Classes/**/*.h",
"deprecated": true
}