[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 8 / f / CBUIKit / 1.1.2 / CBUIKit.podspec.json
blob79b823138b9baa0d484f0f38f93b367ece0fd8c3
2   "name": "CBUIKit",
3   "version": "1.1.2",
4   "summary": "CBUIKit is my (at the moment small) collection of extensions to UIKit, like tableview datasource implementations, views, etc.",
5   "homepage": "https://github.com/chbeer/CBUIKit",
6   "license": "MIT",
7   "authors": {
8     "Christian Beer": "christian.beer@chbeer.de"
9   },
10   "source": {
11     "git": "https://github.com/chbeer/CBUIKit.git",
12     "tag": "1.1.2"
13   },
14   "platforms": {
15     "ios": "6.1"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "requires_arc": true