blob: 683c8f4a37e682fbd517257731ba980f1526baaf [file] [log] [blame]
{
"name": "DTHelper",
"version": "0.1.0",
"summary": "DTHelper module: general IOS SWIFT 3 helper to use within projects.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/aymanraw/DTHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ayman Rawashdeh": "ayman.rawashdeh@gmail.com"
},
"source": {
"git": "https://github.com/aymanraw/DTHelper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DTHelper/Classes/**/*",
"pushed_with_swift_version": "3.0"
}