[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / 8 / TWRBorderedView / 0.2 / TWRBorderedView.podspec.json
blob20c9ba50edd2f0f754590b1a7be7796fbceeb3d4
2   "name": "TWRBorderedView",
3   "version": "0.2",
4   "summary": "A custom UIView subclass to easily turn on drawing of each single border on a view.",
5   "homepage": "https://github.com/chasseurmic/TWRBorderedView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Michelangelo Chasseur": "chasseurmic@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/chasseurmic",
14   "source": {
15     "git": "https://github.com/chasseurmic/TWRBorderedView.git",
16     "tag": "0.2"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "TWRBorderedView/*.{h,m}",
22   "requires_arc": true