[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / 5 / Three20Lite / 2.1.0 / Three20Lite.podspec.json
blob6334bbbbd274eddf4398880c46073248c0d726ae
2   "name": "Three20Lite",
3   "version": "2.1.0",
4   "license": "Apache License, Version 2.0",
5   "summary": "Lite edition of Three20, a collection of iPhone UI classes.",
6   "description": "Three20 is a collection of iPhone UI classes, like a photo viewer, and general utilities,like an HTTP disk cache. This is a lite edition of Three20, which contains some importantchanges compared to the original Three20 project. See project homepage for more details.",
7   "homepage": "https://github.com/aporat/three20lite",
8   "authors": {
9     "Joe Hewitt": "http://github.com/joehewitt"
10   },
11   "source": {
12     "git": "https://github.com/aporat/three20lite.git",
13     "commit": "05e16294aa2581f3b7671a26876a775b7ee2149c"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source_files": [
19     "src/*.{h,m}",
20     "src/{Core,Network,Navigator,UI,Style}/*.{h,m}"
21   ],
22   "resources": "src/Three20.bundle",
23   "frameworks": "QuartzCore",
24   "dependencies": {
25     "SBJson": [
27     ]
28   },
29   "requires_arc": false,
30   "deprecated": true