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