[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 9 / d / KANibHelper / 0.4 / KANibHelper.podspec.json
blobc5608df52b352fc86dec2d8b2b2b84fc87fabf17
2   "name": "KANibHelper",
3   "version": "0.4",
4   "platforms": {
5     "ios": null
6   },
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "summary": "When you need to have two very distinct interfaces between 3.5 and 4 inches screens.",
12   "homepage": "http://alexiscreuzot.com/KANibHelper",
13   "authors": {
14     "Alexis Creuzot": "alexis.creuzot@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/kirualex/KANibHelper.git",
18     "tag": "0.4"
19   },
20   "description": " Autoresizing masks are not doing the trick? Autolayouts  are lacking simplicity and flexibility ? Well then this library is made for you. I believe having separate Nib files for 3.5 and 4 inches screens are the way to go if you want to ease up the layout management process and improve your app maintanability.",
21   "source_files": "KANibHelper/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": false,
27   "deprecated": true