[Add] AliPlayerSDK_iOS_NORMAL_SR_FILTER 6.21.0
[CocoaPods.git] / Specs / f / 0 / 2 / MantleObjC / 2.1.1 / MantleObjC.podspec.json
blob447aecfb359aa08e5b9b8df4015cfc86932a6c50
2   "name": "MantleObjC",
3   "version": "2.1.1",
4   "summary": "Model framework for Cocoa and Cocoa Touch.",
5   "description": "Model framework for Cocoa and Cocoa Touch. Update to lastest master (2020/01)",
6   "homepage": "https://github.com/github/Mantle.git",
7   "license": "MIT",
8   "authors": {
9     "Hai Feng Kao": "haifeng@cocoaspice.in"
10   },
11   "source": {
12     "git": "https://github.com/haifengkao/MantleObjC.git",
13     "tag": "2.1.1"
14   },
15   "platforms": {
16     "ios": "10.0",
17     "osx": "10.12",
18     "tvos": "10.0"
19   },
20   "requires_arc": true,
21   "source_files": "Mantle",
22   "subspecs": [
23     {
24       "name": "extobjc",
25       "source_files": "Mantle/extobjc",
26       "private_header_files": "Mantle/extobjc/*.h"
27     }
28   ]