[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / 7 / KYSM4 / 1.0.1 / KYSM4.podspec.json
blob3a213548af68aef16aac9052bc4c24a3f9b5668b
2   "name": "KYSM4",
3   "version": "1.0.1",
4   "summary": "KYSM4是一个基于SM4国密算法的Objective-C的国密SM4算法类库。",
5   "homepage": "https://github.com/kingly09/KYSM4",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kingly": "libintm@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/kingly09/KYSM4.git",
18     "tag": "1.0.1"
19   },
20   "social_media_url": "https://github.com/kingly09",
21   "source_files": "KYSM4/**/*",
22   "frameworks": "UIKit",
23   "requires_arc": true