blob: 4c8edfc9c4784bc1677bd856f89c139df7b478c3 [file] [log] [blame]
{
"name": "SwiftEvent",
"version": "1.0.0",
"summary": "SwiftEvent is an Swift library for iOS developers.",
"description": "This Swift target action Control,Use Currying to Control to write swift",
"homepage": "http://github.com/dada7357/SwiftEvent",
"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\n http://www.apache.org/licenses/LICENSE-2.0\n\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": {
"dada7357": "dada7357@hotmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dada7357/SwiftEvent.git",
"tag": "1.0.0"
},
"source_files": [
"SwiftEvent",
"SwiftEvent/**/*.{h,m,swift}"
],
"exclude_files": [
"SwiftEventTests",
"**/SwiftEventTests/**/*.{h,m,swift}"
],
"public_header_files": "SwiftEvent/**/*.h",
"frameworks": [
"Foundation",
"UIKit",
"XCTest"
],
"requires_arc": true
}