[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / 9 / a / ALLabel / 2.0.0 / ALLabel.podspec.json
blobff71ccfba7dece230758c2349815a73eedfd71b6
2   "name": "ALLabel",
3   "platforms": {
4     "ios": "6.0"
5   },
6   "version": "2.0.0",
7   "summary": "Auto Layout (AL) Label fixes issues with adding a label to a UIScrollView. It's meant to be used as a component by other pods.",
8   "homepage": "https://github.com/JRG-Developer/ALLabel",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Joshua Greene": "jrg.developer@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/JRG-Developer/ALLabel.git",
18     "tag": "2.0.0"
19   },
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "source_files": "ALLabel/*.{h,m}"