[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 9 / e / 4 / YYModel+Inherit / 1.0.4a / YYModel+Inherit.podspec.json
blob30ae770da1d1f95a848d21a9a55bcc3e6089d050
2   "name": "YYModel+Inherit",
3   "summary": "High performance model framework for iOS/OSX. Support Inherit Check",
4   "version": "1.0.4a",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "lvchangye": "lvchangye@me.com"
11   },
12   "social_media_url": "",
13   "homepage": "https://github.com/lvchangye/YYModel-Inherit",
14   "platforms": {
15     "ios": "6.0",
16     "osx": "10.7",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/lvchangye/YYModel-Inherit.git",
22     "tag": "1.0.4a"
23   },
24   "requires_arc": true,
25   "source_files": "YYModel/*.{h,m}",
26   "public_header_files": "YYModel/*.{h}",
27   "frameworks": [
28     "Foundation",
29     "CoreFoundation"
30   ]