[Add] MealziOSSDK 5.3.0
[CocoaPods.git] / Specs / 2 / 9 / 4 / LYPaymentField / 1.0.0 / LYPaymentField.podspec.json
blobd899bd51bc4cf3d9568addf686daeb30f6154ee2
2   "name": "LYPaymentField",
3   "version": "1.0.0",
4   "summary": "可以定制密码支付框或使用已经封装好的UI.You can customize the password payment box or use the already encapsulated controls.",
5   "homepage": "https://github.com/cityleaf/LYPaymentField",
6   "license": "MIT",
7   "authors": {
8     "cityleaf": "1491086539@qq.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/cityleaf/LYPaymentField.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "PaymentField",
19     "PaymentField/**/*.{h,m}"
20   ],
21   "frameworks": "UIKit",
22   "requires_arc": true