blob: e7dbff025346c7cc77180ad0c2688b8adabcd48a [file] [log] [blame]
{
"name": "SpeechKit",
"version": "1.0.1",
"summary": "UIKit & UIFoundation",
"description": "UIKit & UIFoundation Category",
"homepage": "https://github.com/ngocbinh02/SpeechKit",
"screenshots": "https://raw.githubusercontent.com/ngocbinh02/SpeechKit/master/siri.png",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Harry Tran": "ngocbinh02@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ngocbinh02/SpeechKit.git",
"tag": "1.0.1"
},
"weak_frameworks": [
"Security",
"CoreGraphics",
"UIKit",
"Foundation",
"SystemConfiguration",
"CFNetwork",
"AVFoundation",
"AudioToolbox"
],
"vendored_frameworks": "SpeechKit.framework",
"requires_arc": true
}