blob: 87f67958f967d66272df8b89e47a122a6e3fa740 [file] [log] [blame]
{
"name": "SearchingTechniques",
"version": "0.2",
"summary": "Different searching techniques for iOS",
"homepage": "https://github.com/abdullahselek/searching-techniques",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abdullah Selek": "abdullahselek@yahoo.com"
},
"source": {
"git": "https://github.com/abdullahselek/searching-techniques.git",
"tag": "0.2"
},
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"source_files": "Source/*.{h,m}",
"requires_arc": true
}