[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 7 / 5 / PRAutoCompleteTextField / 0.0.1 / PRAutoCompleteTextField.podspec.json
blob9e71cd4785afa3d6ce4b59f33edf7c29a0f0f0c7
2   "name": "PRAutoCompleteTextField",
3   "version": "0.0.1",
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.1"
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   }