[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 2 / 8 / AUISelectiveBordersView / 0.0.1 / AUISelectiveBordersView.podspec.json
blob6733ac478080719abdbea8c3cf8c67bce8d832fb
2   "name": "AUISelectiveBordersView",
3   "version": "0.0.1",
4   "summary": "Allow specific borders on calayer for uiview elements",
5   "description": "                   Allow borders on specific sides of a uiview e.g. only top and left\n",
6   "homepage": "http://corecocoa.wordpress.com/2012/03/04/selective-layer-borders/",
7   "license": {
8     "type": "MIT",
9     "file": "MIT-LICENCE"
10   },
11   "authors": {
12     "Adam Siton": ""
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/tastycode/AUISelectiveBordersView.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "requires_arc": true