[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 3 / c / RTLabel / 1.0.1 / RTLabel.podspec.json
blobd9d3a7775c0b323ea214f34de160ad82d65acb42
2   "name": "RTLabel",
3   "version": "1.0.1",
4   "summary": "Rich text formatting based on HTML-like markups for iOS.",
5   "description": "                   Rich text formatting based on HTML-like markups for iOS; modify out bounds crash and remove warnings.\n",
6   "homepage": "https://github.com/elijahdou/RTLabel",
7   "license": "MIT",
8   "authors": {
9     "elijah dou": "eliajdhdou@gmail.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/elijahdou/RTLabel.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "RTLabelProject/Classes",
20     "RTLabelProject/Classes/RTLabel.{h,m}"
21   ],
22   "requires_arc": true