[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 3 / e / 9 / DeepLayout / 0.0.2 / DeepLayout.podspec.json
blobd92c0e5b32be639a84e506d83332e329171e08a5
2   "name": "DeepLayout",
3   "version": "0.0.2",
4   "summary": "Deep Layout give your more opportunity to use layout",
5   "description": "You can set different font-sizes for different screen-sizes, not as Apple provide - only one for mobiles and one for iPad, you can specify layout in depend of screen size (e.g. if iPhone 5 - constant will be 30, if iPhone 6 - constant will be 40, e.t.c.), just try.",
6   "homepage": "https://github.com/Faktorealchik/DPDeepLayout",
7   "license": "MIT",
8   "authors": {
9     "nesterov": "faktorealchik@gmail.com"
10   },
11   "social_media_url": "http://vk.com/faktorealchik",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/Faktorealchik/DPDeepLayout.git",
17     "tag": "0.0.2"
18   },
19   "source_files": [
20     "Classes",
21     "DeepLayout/Classes/*.{h,m,swift}"
22   ],
23   "exclude_files": "Classes/Exclude"