[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / e / b / AssociateInuput / 1.2 / AssociateInuput.podspec.json
blob36e26fa3b180f6ac71530432a36ac9c1bd1c7962
2   "name": "AssociateInuput",
3   "version": "1.2",
4   "summary": "UISearchBar,UItextField category,show history input content or suffix like @qq.com",
5   "description": "UISearchBar,UItextField category,show history input content or suffix like @qq.com \n  easy to use and please first read demo code",
6   "homepage": "https://github.com/SongJasper/AssociateInuput",
7   "license": "None",
8   "authors": {
9     "宋金峰": "1334775003@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/SongJasper/AssociateInuput.git",
16     "tag": "1.2"
17   },
18   "source_files": "LKAssociatePlan/LKAssociatePlan/LKAssociate/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "FMDB": [
22       "~> 2.7.5"
23     ],
24     "MJExtension": [
25       "~> 3.0.15.1"
26     ],
27     "Masonry": [
28       "~> 1.1.0"
29     ]
30   }