[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 3 / 4 / MetaSerialization / 2.1.0 / MetaSerialization.podspec.json
blob40bab049470e8c9717816fcfd0c2e6d2b11bc013
2   "name": "MetaSerialization",
3   "version": "2.1.0",
4   "summary": "A framework to simplify the creation of new serialisation-frameworks for the swift standard library serialization environment",
5   "homepage": "https://github.com/cherrywoods/swift-meta-serialization",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": "cherrywoods",
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.9",
14     "watchos": "2.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/cherrywoods/swift-meta-serialization.git",
19     "tag": "v2.1.0"
20   },
21   "source_files": "Sources/**/*.swift"