[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 5 / 7 / KYSM4 / 1.0.4 / KYSM4.podspec.json
blob91b7bbb44fa53ed113d0259171b5dd5b9e464e6c
2   "name": "KYSM4",
3   "version": "1.0.4",
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.4"
19   },
20   "social_media_url": "https://github.com/kingly09",
21   "source_files": "KYSM4/**/*",
22   "frameworks": "UIKit",
23   "requires_arc": true