blob: 9a6382c9af5c1551b7b270f282e5cf9821928fba [file] [log] [blame]
{
"name": "SearchingTechniques",
"version": "0.4",
"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.4"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": "Source/*.{h,m}",
"requires_arc": true
}