blob: e3e4dce48471089992a8024bbdf9353e794ce32d [file] [log] [blame]
{
"name": "FCTextField",
"version": "1.0.0",
"summary": "一個可以輸出台灣電話號碼格式的TextField",
"description": "不管輸入什麼格式文字或進行任何刪除操作都會輸出台灣電話號碼格式",
"homepage": "https://github.com/FrancisHu770410/FCTextField",
"license": {
"type": "Apache License, Version 2.0",
"text": " Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n http://www.apache.org/licenses/LICENSE-2.0\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n"
},
"authors": {
"FrancisHu770410": "FrancisHu770410@gmail.com"
},
"source": {
"git": "https://github.com/FrancisHu770410/FCTextField.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.4"
},
"requires_arc": true,
"source_files": "FCTextField/*",
"frameworks": [
"Foundation",
"UIKit"
]
}