[Add] MapboxCommon 24.10.0-daily-2024-12-14-04-25
[CocoaPods.git] / Specs / c / b / f / SSObject / 1.0.1 / SSObject.podspec.json
blob4b619210a201903d3a5efdf817ce883715562242
2   "name": "SSObject",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "对象序列化反序列化 framework.",
8   "homepage": "http://blog.isteven.cn",
9   "authors": {
10     "Steven": "qzs21@qq.com"
11   },
12   "source": {
13     "git": "https://github.com/qzs21/SSObject.git",
14     "tag": "1.0.1"
15   },
16   "source_files": "SSObject/*.{h,m}",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "6.0"
20   }