[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 0 / b / 8 / XLsn0wModel / 1.1.1 / XLsn0wModel.podspec.json
blob17bd2152254d9ca3c92ed44db501e3851aca9021
2   "name": "XLsn0wModel",
3   "version": "1.1.1",
4   "summary": "High performance model framework for iOS/OSX.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/XLsn0w/XLsn0wModel",
10   "authors": {
11     "XLsn0w": "xlsn0w@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0",
15     "osx": "10.7",
16     "watchos": "2.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/XLsn0w/XLsn0wModel.git",
21     "tag": "1.1.1"
22   },
23   "source_files": "XLsn0w/*.{h,m}",
24   "public_header_files": "XLsn0w/*.{h}",
25   "requires_arc": true,
26   "frameworks": [
27     "Foundation",
28     "CoreFoundation"
29   ]