[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / e / 0 / CCTemplate / 0.2.0 / CCTemplate.podspec.json
blob190b725f0737f2babc76c08b07f3d9f87152a5ea
2   "name": "CCTemplate",
3   "version": "0.2.0",
4   "summary": "lightweight template engine for objective-c.",
5   "homepage": "https://github.com/xhan/CocoaTemplateEngine",
6   "license": "MIT",
7   "authors": {
8     "xhan": "xhan87@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/xhan/CocoaTemplateEngine.git",
12     "tag": "v0.2.0"
13   },
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.7"
17   },
18   "source_files": "CocoaTemplateEngine",
19   "frameworks": "Foundation",
20   "requires_arc": true