[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / a / d / Ruler / 0.8.0 / Ruler.podspec.json
blob4b4f32c335d4fa80645cd36e6467c8a04e82971b
2   "name": "Ruler",
3   "version": "0.8.0",
4   "summary": "Size matters, you need a ruler.",
5   "description": "In some cases, we need to distinguish between different devices\nto set UI, but Adaptive Layout can not do that. So, there is a Ruler.",
6   "homepage": "https://github.com/nixzhu/Ruler",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nixzhu": "zhuhongxu@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/nixzhu",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/nixzhu/Ruler.git",
20     "tag": "0.8.0"
21   },
22   "source_files": "Ruler/*.swift",
23   "requires_arc": true