blob: a2e183cd343b5fd47bff2224e1012dcaa53f3521 [file] [log] [blame]
{
"name": "PRAutoCompleteTextField",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PRAutoCompleteTextField": [
"Pod/Assets/*.png"
]
}
}