[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / 2 / 8 / MemoryTextField / 0.1.0 / MemoryTextField.podspec.json
blobbe5e9c02506206a7c44a0466e8711eded5260840
2   "name": "MemoryTextField",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "AOMemoryTextField provide autocomplete to a UITextField.",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "AlvaroOlave": "alvaro.olave.baneres@gmail.com"
15   },
16   "homepage": "https://github.com/AlvaroOlave/MemoryTextField",
17   "source": {
18     "git": "https://github.com/AlvaroOlave/MemoryTextField.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "SystemConfiguration",
22   "source_files": "AOMemoryTextField/*.{h,m}"