blob: c2e3b196e367bab570457b27f96c3f941c9229bb [file] [log] [blame]
{
"name": "HyperTalkFramework",
"version": "0.0.2",
"summary": "Demo example of cocoa touch framework",
"description": "Learn how to work with frameworks in swift",
"homepage": "http://hypertalk.net",
"license": {
"type": "MIT",
"text": ""
},
"authors": {
"Cosmin Porumb": "cosmin@hpm.ro"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "HyperTalkFramework.framework",
"source": {
"http": "https://firebasestorage.googleapis.com/v0/b/hypertalk-df27f.appspot.com/o/HyperTalkFramework(0.0.2).zip?alt=media&token=59951fb3-0c0c-4062-b775-18f5f2bc933e"
},
"exclude_files": "Classes/Exclude",
"dependencies": {
"CocoaLumberjack": [
],
"SBJson": [
"4.0.2"
],
"SocketRocket": [
"0.4.2"
],
"Fabric": [
],
"Crashlytics": [
],
"Firebase/Core": [
],
"WebRTC": [
]
}
}