[Add] HandyStorage 1.0.3
[CocoaPods.git] / Specs / 7 / b / c / kuzdevlib / 1.0.0 / kuzdevlib.podspec.json
blob18e1059054fb229948d19c82e33c268f5977471d
2   "name": "kuzdevlib",
3   "version": "1.0.0",
4   "summary": "Categories and Helpers.",
5   "description": "Categories and Helpers for my development",
6   "homepage": "http://kuz-dev.ru/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mikhail Kuzevanob": "megakozma@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/megakozma/kuzdevlib.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "7.0",
20     "tvos": "9.0"
21   },
22   "source_files": "kuzdevlib/**/*.{h,m}",
23   "frameworks": "UIKit",
24   "requires_arc": true