blob: 81a61d6dd3fdb7f6877ff41a30e35ac3e5750c98 [file] [log] [blame]
{
"name": "CNLUIKitTools",
"version": "0.0.11",
"summary": "Common extensions to UIKit",
"description": "Common extensions to UIKit. Commonly used in other Comlex Numbers projects.",
"homepage": "https://github.com/megavolt605/CNLUIKitTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Smirnov": "megavolt605@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/megavolt605/CNLUIKitTools.git",
"tag": "0.0.11"
},
"source_files": "CNLUIKitTools/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"CNLFoundationTools": [
]
},
"pushed_with_swift_version": "3.0"
}