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