[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / f / 4 / AdoRatiosView / 1.0.0 / AdoRatiosView.podspec.json
blob5e0d938d023f01e4c525ae3dc4c0bcf96f305f46
2   "name": "AdoRatiosView",
3   "version": "1.0.0",
4   "summary": "as the name, buttons in a view with ratios",
5   "homepage": "https://github.com/Nododo/AdoRatiosView",
6   "license": "MIT",
7   "authors": {
8     "Nododo": "nododo1027@gmail.com"
9   },
10   "ios": {
11     "frameworks": [
12       "Foundation",
13       "UIKit"
14     ]
15   },
16   "platforms": {
17     "ios": "6.0"
18   },
19   "source": {
20     "git": "https://github.com/Nododo/AdoRatiosView.git",
21     "tag": "v1.0.0"
22   },
23   "source_files": "AdoRatiosView/AdoRatiosView-Master/*.{h,m}",
24   "requires_arc": true,
25   "dependencies": {
26     "Masonry": [
27       "~> 1.0.2"
28     ]
29   }