blob: 76bd3a1f8667361829492ea9869f8e76c1887f69 [file] [log] [blame]
{
"name": "TMOSmarty",
"version": "1.0.0",
"summary": "TMOSmarty is a template engine for iOS Apps.",
"description": " Smarty is a PHP template engine. TMOSmarty all thoughts are inherited from the Smarty, we migrate Smarty to Objective-C, so there TMOSmarty.\n",
"homepage": "https://github.com/duowan/TMOSmarty",
"license": "MIT",
"authors": {
"PonyCui": "cuiminghui@yy.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/duowan/TMOSmarty.git",
"tag": "1.0.0"
},
"source_files": [
"Src",
"Src/*.{h,m}",
"Depends",
"Depends/*.{h,m}"
],
"requires_arc": true
}