blob: 135406ca1f210af75b17a3f7ff051391822dd380 [file] [log] [blame]
{
"name": "SearchEngine",
"version": "0.1.0",
"summary": "Search engine helps classes that needs to develop search",
"homepage": "https://bitbucket.org/CapybaraSoftware/searchengine/admin",
"license": "MIT",
"authors": {
"Pablo Henemann": "phenemann@me.com"
},
"source": {
"git": "https://phenemann@bitbucket.org/CapybaraSoftware/searchengine.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SearchEngine": [
"Pod/Assets/*.png"
]
},
"deprecated": true
}