[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / a / e / YYModel_FixWarnings / 1.0.5 / YYModel_FixWarnings.podspec.json
blob7bdae15e51df7c8f1c25749eaf4ba6e6b02f29db
2   "name": "YYModel_FixWarnings",
3   "summary": "High performance model framework for iOS/OSX.",
4   "version": "1.0.5",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Sun": "holaux@gmail.com"
11   },
12   "homepage": "https://github.com/oneofai/YYModel",
13   "platforms": {
14     "ios": "9.0",
15     "osx": "10.12"
16   },
17   "source": {
18     "git": "https://github.com/oneofai/YYModel.git",
19     "tag": "1.0.5"
20   },
21   "requires_arc": true,
22   "source_files": "YYModel/*.{h,m}",
23   "public_header_files": "YYModel/*.{h}",
24   "frameworks": [
25     "Foundation",
26     "CoreFoundation"
27   ]