[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 7 / 5 / PRAutoCompleteTextField / 0.0.4 / PRAutoCompleteTextField.podspec.json
blobbcf53d3956be043f957167f53fed20bfb1ae142c
2   "name": "PRAutoCompleteTextField",
3   "version": "0.0.4",
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.4"
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   }