[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / 8 / c / PoporInputCell / 0.0.02 / PoporInputCell.podspec.json
blobb94961986e6f0f91cb2b951df11a1ac6512bc7f7
2   "name": "PoporInputCell",
3   "version": "0.0.02",
4   "summary": "简化UITableViewCell 设定输入框,按钮等部件。包含大陆号码、钱、银行卡数字格式化。验证码倒计时等。",
5   "homepage": "https://github.com/popor/PoporInputCell",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "popor": "908891024@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/popor/PoporInputCell.git",
15     "tag": "0.0.02"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "source_files": "PoporInputCell/Classes/*.{h,m}",
25   "dependencies": {
26     "Masonry": [
28     ],
29     "PoporFoundation/NSString": [
31     ],
32     "PoporUI/UITextField": [
34     ]
35   }