[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 3 / 4 / MetaSerialization / 0.1.0 / MetaSerialization.podspec.json
blobd94f327ce7f88328d36428f7b7a7431c6e9f3c51
2   "name": "MetaSerialization",
3   "version": "0.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": "Unlicense",
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": "v0.1.0"
20   },
21   "source_files": "Sources/**/*.swift",
22   "pushed_with_swift_version": "4.0"