blob: 84d6795a72272d41be851a3fbafe5002d294a043 [file] [log] [blame]
{
"name": "PRAutoCompleteTextField",
"version": "0.0.2",
"summary": "PRAutoCompleteTextField is used for auto complete email address.",
"homepage": "https://github.com/anthann/PRAutoCompleteTextField",
"license": "MIT",
"authors": {
"anthann": "72115165g@gmail.com"
},
"source": {
"git": "https://github.com/anthann/PRAutoCompleteTextField.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PRAutoCompleteTextField": [
"Pod/Assets/*.png"
]
}
}