[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / 7 / NIXTextEncoding / 0.1.1 / NIXTextEncoding.podspec.json
blobe7e4c8aabf7b426b069683b15634eaa3e6b742ca
2   "name": "NIXTextEncoding",
3   "version": "0.1.1",
4   "summary": "Implements the Base64 encoding and decoding described in RFC 4748.",
5   "homepage": "https://github.com/adrian-db/NIXTextEncoding",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Adrian David Bigland": "a.d.bigland@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/adrian-db/NIXTextEncoding.git",
12     "tag": "0.1.1"
13   },
14   "social_media_url": "https://twitter.com/adrian_bigland",
15   "platforms": {
16     "ios": "4.3"
17   },
18   "requires_arc": false,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "NIXTextEncoding": [
22       "Pod/Assets/*.png"
23     ]
24   }