[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / c / 1 / SOCKit / 1.1 / SOCKit.podspec.json
blob84e1601697be1b7c6769b9f8e2c854662387069a
2   "name": "SOCKit",
3   "version": "1.1",
4   "summary": "String <-> Object Coder for Objective-C.",
5   "homepage": "http://github.com/jverkoey/SOCKit",
6   "authors": {
7     "Jeff Verkoeyen": "jverkoey@gmail.com"
8   },
9   "source": {
10     "git": "https://github.com/jverkoey/sockit.git",
11     "tag": "1.1"
12   },
13   "license": {
14     "type": "Apache License, Version 2.0",
15     "file": "LICENSE"
16   },
17   "description": "With SOCKit and SOCPattern you can easily transform objects into strings and vice versa.",
18   "source_files": "*.{h,m}",
19   "requires_arc": false