[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 2 / 3 / c / YNNoActionCategory / 1.0.2 / YNNoActionCategory.podspec.json
blob31ae417997c35587c9395f7c5741c74eccabf5d2
2   "name": "YNNoActionCategory",
3   "version": "1.0.2",
4   "summary": "A Category for NSObject(UITextFileld, UITextView) to dieable selecting and menu actions.",
5   "description": "disable UITextFileld/UITextView selected and open menu actions",
6   "homepage": "https://github.com/foreverleely/YNNoActionCategory",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "liyangly": "foreverleely@hotmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "source": {
22     "git": "https://github.com/foreverleely/YNNoActionCategory.git",
23     "tag": "1.0.2"
24   },
25   "source_files": [
26     "Classes",
27     "YNNoActionCategory/*.{h,m}"
28   ]