[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 2 / 1 / ACSPinKit / 1.0.5 / ACSPinKit.podspec.json
blobf4912806d8b591531d260335f621628a67a9917b
2   "name": "ACSPinKit",
3   "version": "1.0.5",
4   "summary": "ACSPinKit is PIN/Passcode verification framework with focus on a good and modular architecture.",
5   "description": "ACSPinKit provides functionality for passcode creation, change and verification.\nThis framework was build with focus on clean and modular design.\nPlease give us feedback!",
6   "homepage": "http://arconsis.com",
7   "license": "MIT",
8   "authors": {
9     "arconsis IT-Solutions GmbH": "contact@arconsis.com"
10   },
11   "source": {
12     "git": "https://github.com/arconsis/ACSPinKit.git",
13     "tag": "1.0.5"
14   },
15   "social_media_url": "https://twitter.com/arconsis",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "dependencies": {
21     "FDKeychain": [
22       "1.2.2"
23     ]
24   },
25   "source_files": "Pod/Classes/**/*.{h,m}",
26   "resource_bundles": {
27     "ACSPinKitResources": [
28       "Pod/Assets/Localization/*.lproj"
29     ]
30   },
31   "public_header_files": "Pod/Classes/*.h"