[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 8 / d / SCPinViewController / 1.0.0 / SCPinViewController.podspec.json
blobca09339f144d350e35bdd6305f6dede4472fb1db
2   "name": "SCPinViewController",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Super customization pin code validator",
6   "homepage": "https://github.com/SugarAndCandy/SCPinViewController.git",
7   "social_media_url": "https://twitter.com/sugarandcandyru",
8   "authors": {
9     "Sugar and Candy": "hi@sugarandcandy.ru"
10   },
11   "source": {
12     "git": "https://github.com/SugarAndCandy/SCPinViewController.git",
13     "tag": "1.0.0",
14     "submodules": true
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.0"
19   },
20   "public_header_files": "SCPinViewController/**/SC*.h",
21   "source_files": "SCPinViewController/**/SC*.{m,h}",
22   "resource_bundles": {
23     "SCPinViewControllerBudle": [
24       "SCPinViewController/**/*.{png}",
25       "SCPinViewController/**/*.{xib}"
26     ]
27   }