[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / e / d / Deferred / 0.0.1 / Deferred.podspec.json
blob035fb31d7392ebc097b8b6a89635d4d5ea528cc0
2   "name": "Deferred",
3   "version": "0.0.1",
4   "summary": "Deferred Object For Swift.",
5   "homepage": "https://github.com/daisuuke/Deferred",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "daisuke iwata": "daimathieu@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/daisuuke/Deferred.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "Deferred/**/*.{h,m}",
21   "frameworks": "Foundation",
22   "requires_arc": true