[Add] BridgewellSDK 3.1.2
[CocoaPods.git] / Specs / b / 7 / 5 / PRAutoCompleteTextField / 0.0.3 / PRAutoCompleteTextField.podspec.json
bloba2e183cd343b5fd47bff2224e1012dcaa53f3521
2   "name": "PRAutoCompleteTextField",
3   "version": "0.0.3",
4   "summary": "PRAutoCompleteTextField is used for auto complete email address.",
5   "homepage": "https://github.com/anthann/PRAutoCompleteTextField",
6   "license": "MIT",
7   "authors": {
8     "anthann": "72115165g@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/anthann/PRAutoCompleteTextField.git",
12     "tag": "0.0.3"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "PRAutoCompleteTextField": [
21       "Pod/Assets/*.png"
22     ]
23   }