blob: 31ae417997c35587c9395f7c5741c74eccabf5d2 [file] [log] [blame]
{
"name": "YNNoActionCategory",
"version": "1.0.2",
"summary": "A Category for NSObject(UITextFileld, UITextView) to dieable selecting and menu actions.",
"description": "disable UITextFileld/UITextView selected and open menu actions",
"homepage": "https://github.com/foreverleely/YNNoActionCategory",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"liyangly": "foreverleely@hotmail.com"
},
"platforms": {
"ios": null
},
"frameworks": [
"Foundation",
"UIKit"
],
"source": {
"git": "https://github.com/foreverleely/YNNoActionCategory.git",
"tag": "1.0.2"
},
"source_files": [
"Classes",
"YNNoActionCategory/*.{h,m}"
]
}