[Add] LiveKitWebRTC-Vama 125.6422.11-Vama
[CocoaPods.git] / Specs / 2 / 7 / 4 / YYModel / 0.9.5 / YYModel.podspec.json
blob054d56b7b571580d61ab497483b26f64d582189f
2   "name": "YYModel",
3   "summary": "High performance model framework for iOS.",
4   "version": "0.9.5",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "ibireme": "ibireme@gmail.com"
11   },
12   "social_media_url": "http://blog.ibireme.com",
13   "homepage": "https://github.com/ibireme/YYModel",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/ibireme/YYModel.git",
19     "tag": "0.9.5"
20   },
21   "requires_arc": true,
22   "source_files": "YYModel/*.{h,m}",
23   "public_header_files": "YYModel/*.{h}",
24   "frameworks": [
25     "UIKit",
26     "CoreFoundation"
27   ]