[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 6 / 5 / AESwift / 1.0.3 / AESwift.podspec.json
blobe2180e4d67090b0d00948ab066b2e5d0d1600e83
2   "name": "AESwift",
3   "version": "1.0.3",
4   "summary": "Data and NSData Extension made for AES encryption/decryption only with Swift.",
5   "homepage": "https://github.com/redxoul/AESwift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "redxoul": "soldolly@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/redxoul/AESwift.git",
15     "tag": "1.0.3"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "Sources/AESwift/**/*",
22   "swift_version": "5.0"