blob: fddb6ebf8c80152f5ac23e1a351004c025ddd3c4 [file] [log] [blame]
{
"name": "HTMITools",
"version": "0.1.0",
"summary": "A short description of HTMITools.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lqwang521/HTMITools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lqwang521": "wanglq@htmitech.com"
},
"source": {
"git": "https://git.coding.net/MyCoding521/HTMITools.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTMITools/Classes/**/*.{h,m}",
"dependencies": {
"SDVersion": [
"~> 4.3.2"
],
"RegexKitLite-NoWarning": [
"1.1.0"
]
}
}