[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 6 / b / 4 / UICustomizeKit / 0.1.0 / UICustomizeKit.podspec.json
blob92e13685d8e2aecb7333a78ab8de585bffc2f449
2   "name": "UICustomizeKit",
3   "version": "0.1.0",
4   "summary": "Base UIKit components extended to allow almost any customizations.",
5   "homepage": "https://github.com/daltoniam/UICustomizeKit",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Dalton": "daltoniam@gmail.com"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source_files": "*.{h,m}",
14   "source": {
15     "git": "https://github.com/daltoniam/UICustomizeKit.git",
16     "tag": "0.1.0"
17   },
18   "frameworks": "CoreGraphics",
19   "requires_arc": true