[Add] RadarSDKMotion 3.19.7-beta.1
[CocoaPods.git] / Specs / 0 / 6 / 8 / CSSModel / 0.0.3 / CSSModel.podspec.json
blob8391e7d5ab0dda419e6b3072419bbbb0223e1dd8
2   "name": "CSSModel",
3   "version": "0.0.3",
4   "summary": "A simple data to model framework. \n 一个简约的转Model工具。",
5   "license": {
6     "type": "MIT License",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Joslyn": "cs_joslyn@foxmail.com"
11   },
12   "homepage": "https://github.com/JoslynWu/CSSModel",
13   "social_media_url": "http://www.jianshu.com/u/fb676e32e2e9",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/JoslynWu/CSSModel.git",
19     "tag": "0.0.3"
20   },
21   "requires_arc": true,
22   "source_files": "Sources/*.{h,m}",
23   "public_header_files": "Sources/*.{h}",
24   "dependencies": {
25     "CSSPrettyPrinted": [
27     ]
28   }