[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / c / 9 / d / AlphansoSeat / 1.1 / AlphansoSeat.podspec.json
blobdf9fc8356ed1ce165a058d86ccf39596a771f5f8
2   "name": "AlphansoSeat",
3   "summary": "An Objective-C library for Elliptic Curve Digital Signing Algorithm (ECDSA) and for Elliptic Curve Diffie-Hellman (ECDH).",
4   "version": "1.1",
5   "homepage": "https://github.com/chaturj/AlphansoSeatIO",
6   "license": "Alphanso License",
7   "authors": {
8     "Chatur Jodhani": "chaturj@alphansotech.com"
9   },
10   "source": {
11     "git": "https://github.com/chaturj/AlphansoSeatIO.git",
12     "tag": "1.1"
13   },
14   "source_files": "**/AlphansoSeat/**/*.{swift}",
15   "social_media_url": "https://twitter.com/chaturj",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "4.0"
22   },
23   "swift_versions": "4.0",
24   "swift_version": "4.0"