[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 8 / d / SCPinViewController / 1.0.2 / SCPinViewController.podspec.json
blob6d7bd5297b6e30994784f97f24d25c7acd2b456b
2   "name": "SCPinViewController",
3   "version": "1.0.2",
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.2",
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   "resources": [
23     "SCPinViewController/**/*.{xib}",
24     "SCPinViewController/**/*.{png}"
25   ]