blob: 67ff3ce925fd6ea4c2e195d7ab80b805a1b2b5d0 [file] [log] [blame]
{
"name": "DDTimeTools",
"version": "1.0.0",
"summary": "Easy access to various dates.",
"homepage": "https://github.com/SoulKeyDD/DDTimeTools",
"license": {
"type": "ISC",
"file": "LICENSE"
},
"authors": {
"李永吉": "liyongji@gmail.com"
},
"source": {
"git": "https://github.com/SoulKeyDD/DDTimeTools.git",
"tag": "1.0.0"
},
"source_files": "DDTimeTools/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true
}