[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / f / 7 / SWHex / 1.0.0 / SWHex.podspec.json
blobaec8a51ba9c023ad55e258657bc210689fd245d0
2   "name": "SWHex",
3   "version": "1.0.0",
4   "summary": "Objective-C NSString to Byte, Byte to String category",
5   "description": "                       Objective-C NSString to Byte, Byte to String category.\n",
6   "homepage": "https://github.com/conanwsz/SWHex",
7   "license": "MIT",
8   "authors": {
9     "WangShunzhou": "conanwsz@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/conanwsz/SWHex.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": "SWHex/*",
20   "frameworks": "Foundation"