blob: 08619bab287bcf137f82280ae681f6ebd859ce09 [file] [log] [blame]
{
"name": "HyperTalkFramework",
"version": "0.0.1",
"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.zip?alt=media&token=f0acf995-7659-4160-ad67-fe3b70483c05"
},
"exclude_files": "Classes/Exclude",
"dependencies": {
"CocoaLumberjack": [
],
"SBJson": [
"4.0.2"
],
"SocketRocket": [
"0.4.2"
],
"Fabric": [
],
"Crashlytics": [
],
"Firebase/Core": [
],
"WebRTC": [
]
}
}