[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 1 / 6 / f / TanDeferred / 0.1.0 / TanDeferred.podspec.json
blob97e57643aebb25dbba2016cbee9e642246219d7b
2   "name": "TanDeferred",
3   "version": "0.1.0",
4   "summary": "A little `Functional` & `Reactive` programming library.",
5   "homepage": "https://github.com/TangentW/Deferred",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tangent": "805063400@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/TangentW/Deferred.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "Deferred/Deferred/**/*.{h,m}",
18   "platforms": {
19     "osx": null,
20     "ios": null,
21     "tvos": null,
22     "watchos": null
23   }