| { | |
| "name": "SwiftSDKDemo", | |
| "version": "1.0.2", | |
| "summary": "测试Deom", | |
| "description": "钥匙串工具类:用于方便向钥匙串中存取数据而实现的类。\n类中包含常用的增、删、改、查方法。", | |
| "homepage": "https://github.com/DSFire/SwiftSDKDemo", | |
| "license": "MIT", | |
| "authors": { | |
| "DSMars": "1737006983@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/DSFire/SwiftSDKDemo.git", | |
| "tag": "1.0.2" | |
| }, | |
| "source_files": "lib/XPSwiftSDK.framework/Headers/*.{h,m}", | |
| "platforms": { | |
| "osx": null, | |
| "ios": null, | |
| "tvos": null, | |
| "watchos": null | |
| } | |
| } |