blob: 70ef1b0e69096d3e1ce12d8e702ad45978963557 [file] [log] [blame]
{
"name": "SearchingTechniques",
"version": "0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SearchingTechniques/*.{h,m}",
"requires_arc": true
}