blob: 4c979e5a94119060985817e7a52ec9ecd8612382 [file] [log] [blame]
{
"name": "NPCricket",
"version": "0.1.8",
"summary": "Allow users to send feedback directly from your iOS app",
"description": "NPCricket is an iOS library that allows you to solicit\nfeedback from users directly from within your app.",
"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.8"
},
"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
}