[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 9 / b / ADBReasonableTextView / 1.0.0 / ADBReasonableTextView.podspec.json
blob4c5b0ec3a5370b0a32d595677f73ae6cda194971
2   "name": "ADBReasonableTextView",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "summary": "A UITextView replacement with reasonable delegate methods.",
8   "homepage": "https://github.com/albertodebortoli/ADBReasonableTextView",
9   "authors": {
10     "Alberto De Bortoli": "albertodebortoli.website@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/albertodebortoli/ADBReasonableTextView.git",
14     "tag": "1.0.0"
15   },
16   "license": {
17     "type": "New BSD License",
18     "file": "LICENSE"
19   },
20   "source_files": "ADBReasonableTextView/Source/*.{h,m}",
21   "requires_arc": true