blob: 04a8026b605ea12c2273484849fdf51dbf54eaca [file] [log] [blame]
{
"name": "TNExtension",
"version": "0.1.0",
"summary": "This is a collection of useful extensions for Swift.",
"description": "This is a collection of useful extensions for Swift. It includes extensions of String, Date, UIViewController,...",
"homepage": "https://github.com/lytieunuong1/TNExtension.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thuỳ Nguyễn": "ntxuanthuy17@gmail.com"
},
"source": {
"git": "https://github.com/lytieunuong1/TNExtension.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TNExtension/Classes/**/*",
"frameworks": "UIKit"
}