[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 1 / e / ASPinCodeField / 1.0.4 / ASPinCodeField.podspec.json
blob7b738867b7c47f650281b03dfd53c35de1af892f
2   "name": "ASPinCodeField",
3   "version": "1.0.4",
4   "summary": "Another PinCode View",
5   "description": "Another PinCode View",
6   "homepage": "https://github.com/Aymenworks/ASPinCodeField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aymen Rebouh": "aymenmse@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/aymenworks",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/Aymenworks/ASPinCodeField.git",
20     "tag": "1.0.4"
21   },
22   "source_files": [
23     "ASPinCodeField/**/*.{swift,h}"
24   ],
25   "public_header_files": "ASPinCodeField/**/*.h",
26   "requires_arc": true,
27   "swift_version": "5.0"