[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 1 / 4 / TTSM4 / 1.0.0 / TTSM4.podspec.json
blob3b32313a153928959d2c2e1bbcd93bb681f23e8e
2   "name": "TTSM4",
3   "version": "1.0.0",
4   "summary": "国家加密标准SM4的Objective-C封装",
5   "homepage": "https://github.com/TToooo/TTSM4",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "TTwong": "sponge720@foxmail.com"
12   },
13   "source": {
14     "git": "https://github.com/TToooo/TTSM4.git",
15     "tag": "v1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "TTSM4/TTAlgorithmSM4/*.{h,m,c}"