[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / f / 1 / PLVModel / 1.0.4 / PLVModel.podspec.json
blob58cfad50215d06ab471e9aee85f448ee3fd77bde
2   "name": "PLVModel",
3   "summary": "High performance model framework for iOS/OSX.",
4   "version": "1.0.4",
5   "license": "MIT",
6   "authors": {
7     "ibireme": "ibireme@gmail.com"
8   },
9   "homepage": "http://git.polyv.net/ios/PLVModel",
10   "platforms": {
11     "ios": "6.0",
12     "osx": "10.7",
13     "watchos": "2.0",
14     "tvos": "9.0"
15   },
16   "source": {
17     "git": "http://git.polyv.net/ios/PLVModel",
18     "tag": "v1.0.4"
19   },
20   "requires_arc": true,
21   "source_files": "PLVModel/*.{h,m}",
22   "public_header_files": "PLVModel/*.{h}",
23   "frameworks": [
24     "Foundation",
25     "CoreFoundation"
26   ]