[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / e / MFKModel / 1.0.4.1 / MFKModel.podspec.json
bloba4d2bcf96e46d4d87ec0bc838b45d39850ac4f5f
2   "name": "MFKModel",
3   "summary": "High performance model framework for iOS/OSX.",
4   "version": "1.0.4.1",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "ChengWei": "258775752@qq.com"
11   },
12   "homepage": "https://github.com/MoerFinance/YYModel",
13   "platforms": {
14     "ios": "6.0",
15     "osx": "10.8",
16     "watchos": "2.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/MoerFinance/YYModel.git",
21     "tag": "MFKModel/1.0.4.1"
22   },
23   "requires_arc": true,
24   "source_files": "YYModel/*.{h,m}",
25   "public_header_files": "YYModel/*.{h}",
26   "frameworks": [
27     "Foundation",
28     "CoreFoundation"
29   ]