[Add] TelnyxRTC 0.1.41
[CocoaPods.git] / Specs / 0 / a / 8 / YYModel@Haidora / 1.0.4 / YYModel@Haidora.podspec.json
blob527c1b6fae0ea0d738eabb5c6360e7ca72a27cfa
2   "name": "YYModel@Haidora",
3   "summary": "High performance model framework for iOS/OSX.",
4   "version": "1.0.4",
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     "osx": "10.7",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/mrdaios/YYModel.git",
22     "tag": "1.0.4"
23   },
24   "requires_arc": true,
25   "source_files": "YYModel/*.{h,m}",
26   "public_header_files": "YYModel/*.{h}",
27   "frameworks": [
28     "Foundation",
29     "CoreFoundation"
30   ]